搜索优化
网页
图片
视频
学术
词典
地图
更多
航班
笔记本
ItemsControl
网络
项控件
网络释义
1.
项控件
在
项控件
(
ItemsControl
)中设置DataContext不能实现这样的功能。 通常,DataContext明确的设置在最高层,有时优先级较低。
jeneate.blog.163.com
|
基于 1 个网页
例句
释义:
全部
全部
,
项控件
项控件
类别:
全部
全部
,
口语
口语
,
书面语
书面语
,
标题
标题
,
技术
技术
来源:
全部
全部
,
字典
字典
,
网络
网络
难度:
全部
全部
,
简单
简单
,
中等
中等
,
难
难
更多例句筛选
收起例句筛选
1.
When
you
do
this
,
the
view
might
or
might
not
be the
default
view
,
depending
on
how the
data
is
set
up on your
ItemsControl
.
执行
此
操作
时
,
视图
可能
是
或
可能
不是
默认
视图
,
具体取决于
数据
在
ItemsControl
上
的
设置
方式
。
msdn2.microsoft.com
2.
Adds
the
specified
object
as
the
child
of
the
ItemsControl
object
.
将
指定
对象
添加
为
ItemsControl
对象
的
子
项
。
msdn2.microsoft.com
3.
Indicates
that the
initialization
of
the
ItemsControl
object
is
about
to
start
.
指示
ItemsControl
对象
的
初始
化
即将
开始
。
msdn2.microsoft.com
4.
The
ItemsControl
in
this
example
is bound
to
a
collection
of
Task
objects
.
本
例
中
的
ItemsControl
绑定
到
一个
Task
对象
的
集合
。
msdn2.microsoft.com
5.
Gets
the
collection
used
to
generate
the
content
of
the
ItemsControl
.
获取
用于
生成
ItemsControl
的
内容
的
集合
。
msdn2.microsoft.com
6.
Gets
or
sets
a
collection
used
to
generate
the
content
of
the
ItemsControl
.
获取
或
设置
用于
生成
ItemsControl
的
内容
的
集合
。
msdn2.microsoft.com
7.
Therefore
,
you
can
access
the ItemContainerGenerator
object
associated
with
your
ItemsControl
using
the ItemContainerGenerator
property
.
因此
,
您
可以
使用
ItemContainerGenerator
属性
访问
与
ItemsControl
关联
的
ItemContainerGenerator
对象
。
msdn2.microsoft.com
8.
The
ItemsControl
generates
its
items
through
the IItemContainerGenerator
interface
.
ItemsControl
通过
IItemContainerGenerator
接口
生成
它
的
项
。
msdn2.microsoft.com
9.
Indicates
that the
initialization
of
the
ItemsControl
object
is
complete
.
指示
ItemsControl
对象
的
初始
化
已
完成
。
msdn2.microsoft.com
10.
Content
Model
:
Adding
a
child
to
an
ItemsControl
object
implicitly
adds
it
to
the
ItemCollection for the
ItemsControl
object
.
内容
模型
:
向
ItemsControl
对象
添加
一
个
子
项
会
隐式
将
其
添加
到
该
ItemsControl
对象
的
ItemCollection
。
msdn2.microsoft.com
1
2