IHierarchicalVirtualizationAndScrollInfo.HeaderDesiredSizes Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets an object that represents the desired size of the control's header, in device-independent units (1/96th inch per unit) and in logical units.
public:
property System::Windows::Controls::HierarchicalVirtualizationHeaderDesiredSizes HeaderDesiredSizes { System::Windows::Controls::HierarchicalVirtualizationHeaderDesiredSizes get(); };
public System.Windows.Controls.HierarchicalVirtualizationHeaderDesiredSizes HeaderDesiredSizes { get; }
member this.HeaderDesiredSizes : System.Windows.Controls.HierarchicalVirtualizationHeaderDesiredSizes
Public ReadOnly Property HeaderDesiredSizes As HierarchicalVirtualizationHeaderDesiredSizes
Property Value
An object that represents the desired size of the control's header, in device-independent units (1/96th inch per unit) and in logical units.
Applies to
Współpracuj z nami w serwisie GitHub
Źródło tej zawartości można znaleźć w witrynie GitHub, gdzie można również tworzyć i przeglądać problemy i żądania ściągnięcia. Więcej informacji znajdziesz w naszym przewodniku dla współtwórców.