DockingAttribute.IsDefaultAttribute 方法

定義

指定這個 DockingAttribute 是否為預設停駐行為。

public:
 override bool IsDefaultAttribute();
public override bool IsDefaultAttribute ();
override this.IsDefaultAttribute : unit -> bool
Public Overrides Function IsDefaultAttribute () As Boolean

傳回

如果目前的 DockingAttribute 為預設,則為 true,否則為 false

適用於