| TypeNameSelector 类 | 
[缺少 "T:CPF.Styling.TypeNameSelector" 的 <summary> 文档]
 继承层次
继承层次命名空间: CPF.Styling
 语法
语法public class TypeNameSelector : Selector
TypeNameSelector 类型公开以下成员。
 构造函数
构造函数| 名称 | 说明 | |
|---|---|---|
|  | TypeNameSelector | 初始化 TypeNameSelector 类的一个新实例 | 
 属性
属性| 名称 | 说明 | |
|---|---|---|
|  | Prev | 
            上一个选择器
            (继承自 SelectorRelation。) | 
|  | TypeName | 
 方法
方法| 名称 | 说明 | |
|---|---|---|
|  | 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 定义。) | 
 参见
参见