Class | Description | |
---|---|---|
CancelRoutedEventArgs | An event data class that allows to inform the sender that the handler wants to cancel the ongoing action. The handler can set the Cancel property to false to cancel the action. | |
EditableKeyValuePair<TKey,TValue> | ||
EnumDisplayNameConverter | Allows enum values to be displayed as customized values. | |
GenericTextBlock | ||
ImageUriExtension | ||
IndexChangedEventArgs | Provides event data for the ViewStackIndexChanged routed event. | |
InvalidContentException | Represents an error that occurs when a Zoombox's content is invalid. | |
InvalidTemplateException | Represents an error that occurs when an invalid template is used. | |
PackUriExtension | ||
PropertyChangedEventArgs<T> | ||
QueryTextFromValueEventArgs | Provides information about the value and text being queried when an attempt is made to convert the specified value into its string representation | |
QueryValueFromTextEventArgs | Provides information about the text and value being queried when an attempt is made to extract a value from the specified text | |
ResourceDictionary | ||
VersionResourceDictionary | ||
WindowResizeDragEventArgs | Event arguments for the StylableWindow.WindowResizeThumbDrag and WindowControl.WindowResizeThumbDrag events. |