GroupItem::IHierarchicalVirtualizationAndScrollInfo::HeaderDesiredSizes Property
.NET Framework (current version)
Gets an object that represents the desired size of the control's header.
Assembly: PresentationFramework (in PresentationFramework.dll)
private: property HierarchicalVirtualizationHeaderDesiredSizes HeaderDesiredSizes { virtual HierarchicalVirtualizationHeaderDesiredSizes get() sealed = IHierarchicalVirtualizationAndScrollInfo::HeaderDesiredSizes::get; }
Property Value
Type: System.Windows.Controls::HierarchicalVirtualizationHeaderDesiredSizesAn object that represents the desired size of the control's header.
This member is an explicit interface member implementation. It can be used only when the GroupItem instance is cast to an IHierarchicalVirtualizationAndScrollInfo interface.
.NET Framework
Available since 4.5
Available since 4.5
Show: