SplitterMeasureData::Element Property

 

Microsoft internal use only.

Namespace:   Microsoft.VisualStudio.PlatformUI
Assembly:  Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)

public:
property UIElement^ Element {
	[CompilerGeneratedAttribute]
	UIElement^ get();
	[CompilerGeneratedAttribute]
	private: void set(UIElement^ value);
}

Property Value

Type: System.Windows::UIElement^

Return to top
Show: