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

属性值

适用于