共用方式為


DependencyPropertyValueSource.IsSystemResource 屬性

定義

取得值,這個值表示此屬性是否設定為系統資源。

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

屬性值

如果屬性已設定為系統資源,則為 true,否則為 false

適用於