Share via


WorkerThreadElementContainer.VisualChildrenCount Property

[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]

Microsoft internal use only.

Namespace:  Microsoft.Internal.VisualStudio.PlatformUI
Assembly:  Microsoft.VisualStudio.Shell.10.0 (in Microsoft.VisualStudio.Shell.10.0.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

.NET Framework Security

See Also

Reference

WorkerThreadElementContainer Class

VisualChildrenCount Overload

Microsoft.Internal.VisualStudio.PlatformUI Namespace