Method CleanupCommandEntries
| Improve this Doc View SourceCleanupCommandEntries(UIElement)
Cleanup command entries for specified view element.
Declaration
public static void CleanupCommandEntries(this UIElement element)
Parameters
Type | Name | Description |
---|---|---|
System.Windows.UIElement | element | The view element. |