SplitterMeasureData::MeasuredBounds Property

 

Microsoft internal use only.

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

public:
property Rect MeasuredBounds {
	[CompilerGeneratedAttribute]
	Rect get();
	[CompilerGeneratedAttribute]
	void set(Rect value);
}

Property Value

Type: System.Windows::Rect

Return to top
Show: