Class | Description | |
---|---|---|
Commanding | An object that contains attached properties for hooking up commands to System.Windows.FrameworkElement objects. | |
CommandSource | An object that describes what kind of Command should be attached to a particular object, and what should trigger the command. | |
HierarchicalDataTemplate | Describes a multi-level visual structure of a data object. |
Enumeration | Description | |
---|---|---|
DayOfWeekFlags | A flagged enumeration used to identify days of the week. | |
ParameterBindingDataContext | Enumeration used to indicate what is used as the DataContext when using the CommandSource.ParameterBinding to obtain the CommandSource.ParameterResolved |