PropertyValueSource 类

定义

表示属性值的原点。

public ref class PropertyValueSource abstract
public abstract class PropertyValueSource
type PropertyValueSource = class
Public MustInherit Class PropertyValueSource
继承
PropertyValueSource
派生

注解

属性值源的示例可能包括继承的值、父模板值、默认值、隐式样式引用、基于触发器的值和其他值。

构造函数

名称 说明
PropertyValueSource()

创建类的新实例 PropertyValueSource

方法

名称 说明
Equals(Object)

确定指定的对象是否等于当前对象。

(继承自 Object)
GetHashCode()

用作默认哈希函数。

(继承自 Object)
GetType()

获取当前实例的 Type

(继承自 Object)
MemberwiseClone()

创建当前 Object的浅表副本。

(继承自 Object)
ToString()

返回一个表示当前对象的字符串。

(继承自 Object)

适用于