LayoutContext.LayoutStateCore Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Implémente le comportement de LayoutState dans un LayoutContext dérivé ou personnalisé.
protected:
virtual property Platform::Object ^ LayoutStateCore { Platform::Object ^ get(); void set(Platform::Object ^ value); };
IInspectable LayoutStateCore();
void LayoutStateCore(IInspectable value);
protected virtual object LayoutStateCore { get; set; }
Protected Overridable Property LayoutStateCore As Object
Valeur de propriété
Valeur qui doit être retournée en tant que LayoutState par layoutContext.