HierarchicalVirtualizationHeaderDesiredSizes Structure
.NET Framework 4.5
[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]
Represents the desired size of the control's header, in pixels and in logical units. This structure is used by the IHierarchicalVirtualizationAndScrollInfo interface.
Namespace: System.Windows.Controls
Assembly: PresentationFramework (in PresentationFramework.dll)
The HierarchicalVirtualizationHeaderDesiredSizes type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | HierarchicalVirtualizationHeaderDesiredSizes | Initializes a new instance of the HierarchicalVirtualizationHeaderDesiredSizes class. |
| Name | Description | |
|---|---|---|
![]() | LogicalSize | Gets the size of the header, in logical units. |
![]() | PixelSize | Gets the size of the header, in device-independent units (1/96th inch per unit). |
| Name | Description | |
|---|---|---|
![]() | Equals(HierarchicalVirtualizationHeaderDesiredSizes) | Returns a value that indicates whether the specified HierarchicalVirtualizationHeaderDesiredSizes object is equal to this HierarchicalVirtualizationHeaderDesiredSizes object. |
![]() | Equals(Object) | Returns a value that indicates whether the specified object is equal to this HierarchicalVirtualizationHeaderDesiredSizes object. (Overrides ValueType.Equals(Object).) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetHashCode | Gets a hash code for the HierarchicalVirtualizationHeaderDesiredSizes. (Overrides ValueType.GetHashCode().) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | ToString | Returns the fully qualified type name of this instance. (Inherited from ValueType.) |
| Name | Description | |
|---|---|---|
![]() ![]() | Equality | Returns a value that indicates whether the specified HierarchicalVirtualizationHeaderDesiredSizes objects are equal. |
![]() ![]() | Inequality | Returns a value that indicates whether the specified HierarchicalVirtualizationHeaderDesiredSizes objects are unequal. |
Windows 8 Consumer Preview, Windows Server 8 Beta, Windows 7, Windows Server 2008 SP2, Windows Server 2008 R2 (Server Core Role supported with SP1 or later; Itanium not supported)
The .NET Framework does not support all versions of every platform. For a list of the supported versions, see .NET Framework System Requirements.
