INameScope インターフェイス

定義

プラットフォーム レンダラーによる内部使用向け。

[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
public interface INameScope
type INameScope = interface
派生
属性

メソッド

FindByName(String)

プラットフォーム レンダラーによる内部使用向け。

RegisterName(String, Object)

プラットフォーム レンダラーによる内部使用向け。

適用対象