TypeSelector 类 |
[缺少 "T:CPF.Styling.TypeSelector" 的 <summary> 文档]
命名空间: CPF.Styling
public class TypeSelector : Selector
TypeSelector 类型公开以下成员。
名称 | 说明 | |
---|---|---|
![]() | TypeSelector |
类型,不包含派生类
|
名称 | 说明 | |
---|---|---|
![]() | Prev |
上一个选择器
(继承自 SelectorRelation。) |
![]() | Type |
名称 | 说明 | |
---|---|---|
![]() | Child |
直接子元素
(继承自 Selector。) |
![]() | Class |
是否包含类名
(继承自 SelectorRelation。) |
![]() | Descendant |
子代以及所有后代
(继承自 Selector。) |
![]() | Equals | (继承自 Object。) |
![]() | Finalize | (继承自 Object。) |
![]() | GetHashCode | (继承自 Object。) |
![]() | GetString | (重写 SelectorRelationGetString.) |
![]() | GetType | (继承自 Object。) |
![]() | HasProperty |
包含属性
(继承自 SelectorRelation。) |
![]() | MemberwiseClone | (继承自 Object。) |
![]() | Name |
元素的Name
(继承自 SelectorRelation。) |
![]() | OfType(String) |
不包括派生类
(继承自 SelectorRelation。) |
![]() | OfType(Type) |
不包括派生类
(继承自 SelectorRelation。) |
![]() | OfTypeT |
不包括派生类
(继承自 SelectorRelation。) |
![]() | PropertyEquals(String, Object) |
值等于
(继承自 SelectorRelation。) |
![]() | PropertyEqualsT(String, T) |
值等于
(继承自 SelectorRelation。) |
![]() | Select | (重写 SelectorSelect(UIElement).) |
![]() | ToString | (继承自 SelectorRelation。) |
名称 | 说明 | |
---|---|---|
![]() | ConvertTo |
类型转换
(由 ObjectExtenstions 定义。) |
![]() | Delay |
延迟操作
(由 ObjectExtenstions 定义。) |
![]() | Equal |
对象是否相等
(由 ObjectExtenstions 定义。) |
![]() | GetCreationCode | (由 ObjectExtenstions 定义。) |
![]() | GetPropretyValue |
获取对象属性值
(由 ObjectExtenstions 定义。) |
![]() | GetValue |
快速动态获取对象的属性值
(由 FastReflectionExtensions 定义。) |
![]() | Invoke |
快速动态调用对象的方法
(由 FastReflectionExtensions 定义。) |
![]() | SetPropretyValue |
设置属性值
(由 ObjectExtenstions 定义。) |
![]() | SetValue |
快速动态设置对象的属性值
(由 FastReflectionExtensions 定义。) |