Share via


LayoutContext.LayoutStateCore Properti

Definisi

Menerapkan perilaku LayoutState dalam LayoutContext turunan atau kustom.

Dokumentasi ini berlaku untuk WinUI 2 untuk UWP (untuk WinUI di SDK Aplikasi Windows, lihat namespace SDK Aplikasi Windows).

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

Nilai Properti

Object

Platform::Object

IInspectable

Nilai yang harus dikembalikan sebagai LayoutState oleh LayoutContext.

Berlaku untuk