共用方式為


DependencyPropertyValueSource.IsTemplateBinding 屬性

定義

取得值,這個值表示此屬性是否設定為 TemplateBinding 標記延伸。

public:
 property bool IsTemplateBinding { bool get(); };
public bool IsTemplateBinding { get; }
member this.IsTemplateBinding : bool
Public ReadOnly Property IsTemplateBinding As Boolean

屬性值

如果此屬性設定為範本繫結標記延伸,則為 true,否則為 false

適用於