Share via


WatermarkAdorner.VisualChildrenCount Property

This member overrides FrameworkElement.VisualChildrenCount.

Namespace:  Microsoft.TeamFoundation.Controls.WPF
Assembly:  Microsoft.TeamFoundation.Controls (in Microsoft.TeamFoundation.Controls.dll)

Syntax

'Declaration
Protected Overrides ReadOnly Property VisualChildrenCount As Integer
protected override int VisualChildrenCount { get; }
protected:
virtual property int VisualChildrenCount {
    int get () override;
}
abstract VisualChildrenCount : int with get 
override VisualChildrenCount : int with get
override function get VisualChildrenCount () : int

Property Value

Type: System.Int32
Returns Int32.

.NET Framework Security

See Also

Reference

WatermarkAdorner Class

Microsoft.TeamFoundation.Controls.WPF Namespace