VisualElement.IsInPlatformLayout Właściwość

Definicja

Pobiera lub ustawia wartość wskazującą, że ten element przechodzi obecnie przez cykl układu platformy.

public:
 property bool IsInPlatformLayout { bool get(); void set(bool value); };
public bool IsInPlatformLayout { get; set; }
member this.IsInPlatformLayout : bool with get, set
Public Property IsInPlatformLayout As Boolean

Wartość właściwości

Implementuje

Uwagi

Tylko do użytku wewnętrznego. Ten interfejs API można zmienić lub usunąć bez powiadomienia w dowolnym momencie.

Dotyczy