BindableAttribute.IsDefaultAttribute 方法

定义

确定此特性是否为默认特性。

public override bool IsDefaultAttribute ();

返回

如果此特性是此特性类的默认值,则为 true;否则为 false

适用于