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
Співпраця з нами на GitHub
Джерело цього вмісту можна знайти на GitHub, де також можна створювати й переглядати запитання та запити на внесення змін. Докладні відомості наведено в нашому посібнику для співавторів.