TextBlock.VisualChildrenCount Właściwość

Definicja

Pobiera liczbę elementów podrzędnych Visual hostowanych przez element TextBlock.

protected:
 virtual property int VisualChildrenCount { int get(); };
protected override int VisualChildrenCount { get; }
member this.VisualChildrenCount : int
Protected Overrides ReadOnly Property VisualChildrenCount As Integer

Wartość właściwości

Int32

Liczba elementów podrzędnych wizualizacji hostowanych przez element TextBlock.

Dotyczy