SplitterMeasureData::AttachedLength Property

 

Microsoft internal use only.

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

public:
property SplitterLength AttachedLength {
	[CompilerGeneratedAttribute]
	SplitterLength get();
	[CompilerGeneratedAttribute]
	void set(SplitterLength value);
}
Return to top
Show: