共用方式為


SplitterMeasureData.AttachedLength Property

Definition

Gets or sets the SplitterLength associated with the UIElement.

public:
 property Microsoft::VisualStudio::PlatformUI::SplitterLength AttachedLength { Microsoft::VisualStudio::PlatformUI::SplitterLength get(); void set(Microsoft::VisualStudio::PlatformUI::SplitterLength value); };
public Microsoft.VisualStudio.PlatformUI.SplitterLength AttachedLength { get; set; }
member this.AttachedLength : Microsoft.VisualStudio.PlatformUI.SplitterLength with get, set
Public Property AttachedLength As SplitterLength

Property Value

Applies to