XamlRoot.UIContext Proprietà

Definizione

Ottiene l'identificatore di contesto per la visualizzazione.

public:
 property UIContext ^ UIContext { UIContext ^ get(); };
UIContext UIContext();
public UIContext UIContext { get; }
var uIContext = xamlRoot.uIContext;
Public ReadOnly Property UIContext As UIContext

Valore della proprietà

Identificatore di contesto per la visualizzazione.

Si applica a