NameScope 類別

定義

供平台轉譯器內部使用。

[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
public class NameScope : Xamarin.Forms.Internals.INameScope
type NameScope = class
    interface INameScope
繼承
System.Object
NameScope
屬性
System.ComponentModel.EditorBrowsableAttribute
實作

建構函式

NameScope()

供平台轉譯器內部使用。

欄位

NameScopeProperty

供平台轉譯器內部使用。

方法

GetNameScope(BindableObject)

供平台轉譯器內部使用。

SetNameScope(BindableObject, INameScope)

供平台轉譯器內部使用。

明確介面實作

INameScope.FindByName(String)

供平台轉譯器內部使用。

INameScope.RegisterName(String, Object)

供平台轉譯器內部使用。

適用於