次の方法で共有


Style.Locked プロパティ

定義

True を 指定したスタイルがロックされている場合。

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

プロパティ値

適用対象