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

属性值

适用于