TreeViewItem::IHierarchicalVirtualizationAndScrollInfo::HeaderDesiredSizes Property
.NET Framework (current version)
Gets an object that represents the desired size of the Header, in pixels and in logical units.
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 Header, in pixels and in logical units.
This member is an explicit interface member implementation. It can be used only when the TreeViewItem instance is cast to an IHierarchicalVirtualizationAndScrollInfo interface.
.NET Framework
Available since 4.5
Available since 4.5
Show: