Class ExtensionMethods
- Namespace
- Innova.Prism.Library.ExtensionMethods
- Assembly
- Innova.Prism.Library.dll
public static class ExtensionMethods
- Inheritance
-
ExtensionMethods
Methods
- ApplyGestures(ObservableCollection<MenuModel>, Key)
Applies a MultiKeyGesture to each of the MenuTaskDefinitions, based on the Headertext and the GroupKey.
- FindChild<T>(DependencyObject, string, string)
Finds a Child of a given item in the visual tree.
- FindParent<T, TopType>(DependencyObject)
Finds the parent.
- SetIsActiveOnChildren(DependencyObject)
Sets the IsActive on children.