XamlDirective.LookupIsWritePublic 方法

定義

傳回這個 XamlDirective 是否表示具有公用 set 存取子的屬性。

protected:
 override bool LookupIsWritePublic();
protected override sealed bool LookupIsWritePublic ();
override this.LookupIsWritePublic : unit -> bool
Protected Overrides NotOverridable Function LookupIsWritePublic () As Boolean

傳回

Boolean

一律傳回 true

備註

XamlDirective 密封此虛擬成員;因此,所有 XamlDirective 類型和所有預先定義的 XAML 指示詞都必須使用此行為。

適用於

另請參閱