Class | Description | |
---|---|---|
![]() | DeviceUnitLengthConverter | Converts DeviceUnitLength instances to and from other types. |
![]() | DeviceUnitSizeConverter | Converts DeviceUnitSize instances to and from other types. |
![]() | DeviceUnitThicknessConverter | Converts DeviceUnitThickness instances to and from other types. |
![]() | ExpanderDecorator | A Decorator derived class that expands/collapses its Child element in either a Vertical or Horizontal Orientation. |
![]() | Resources | Exposes a Infragistics.Shared.ResourceCustomizer instance for this assembly. |
![]() | ResourcesWindows | Exposes the Infragistics.Shared.DynamicResourceString instances used in the assembly. |
![]() | Utilities | Exposes some static helper methods |
Structure | Description | |
---|---|---|
![]() | DeviceUnitLength | A structure that represents a unit of length supporting explicit values and different unit types. |
![]() | DeviceUnitSize | A structure that represents a Size expressed in specific units as indicated by the UnitType. |
![]() | DeviceUnitThickness | A structure that represents the thickness of a frame expressed in specific units as indicated by the UnitType. |
Delegate | Description | |
---|---|---|
![]() | Utilities.DependencyObjectSearchCallback<T> | Delegate used to search for a specific System.Windows.DependencyObject when using the Utilities.GetDescendantFromType<T> |
Enumeration | Description | |
---|---|---|
![]() | DeviceUnitType | Indicates the type of the value that is represented by the DeviceUnitLength. |