CommandBarPopup.IsPriorityDropped 属性

定义

始终返回 false

public:
 property bool IsPriorityDropped { bool get(); };
public:
 property bool IsPriorityDropped { bool get(); };
[System.Runtime.InteropServices.DispId(1610874925)]
public bool IsPriorityDropped { [System.Runtime.InteropServices.DispId(1610874925)] get; }
[<System.Runtime.InteropServices.DispId(1610874925)>]
[<get: System.Runtime.InteropServices.DispId(1610874925)>]
member this.IsPriorityDropped : bool
Public ReadOnly Property IsPriorityDropped As Boolean

属性值

Boolean

始终返回 false

实现

属性

注解

尝试将此属性设置为任何其他值将导致引发异常。

适用于