Class | Description | |
---|---|---|
CustomContentUpdateInfo | Represents contextual information about the custom content being generated or updated. | |
EasingFunctions | Represent some build in easing functions for use with the components. | |
FlattenerSettings | A singleton set of settings for the flattener to resolve various edge cases. | |
FocusEventArgs | ||
MathUtil | Provides utility methods for math operations. | |
MathUtilExtended | Provides utility methods for math operations. | |
PointCollectionUtil | General purpose utility methods for collections of points. | |
RearrangedList<T> | List class for known lists which are reordered. |
Interface | Description | |
---|---|---|
IFastItemColumn<T> | Represents the public view of a FastItemsSource column. | |
IFastItemColumnPropertyName | Interface for objects which store a property name to be used in a FastItemColumn. | |
IFastItemsSource | Represents an efficient retrieval of items from a data source. | |
IFastItemsSourceProvider | Implementors are providers of FastItemsSource instances. | |
IGetItemAtIndex | ||
ITickProvider | Represents an a driver than can provide timing support for animation engines. |
Delegate | Description | |
---|---|---|
EasingFunctionHandler | Represents an easing function for an animation. | |
FocusEventHandler |
Enumeration | Description | |
---|---|---|
InterpolationMode | Describes available modes for color interpolation. | |
NativeUIElementFactoryFlavor |