共用方式為


Style.ApplyToDerivedTypes 屬性

定義

取得或設定布林值,這個值會控制是否應該將樣式套用至衍生自基底類型的控制項。

public:
 property bool ApplyToDerivedTypes { bool get(); void set(bool value); };
public bool ApplyToDerivedTypes { get; set; }
member this.ApplyToDerivedTypes : bool with get, set
Public Property ApplyToDerivedTypes As Boolean

屬性值

適用於