Class ControlHelper
Provides helper methods for working with controls.
public static class ControlHelper
- Inheritance
-
ControlHelper
Fields
- DisableDoubleClickProperty
The disable double click property
Methods
- GetDisableDoubleClick(UIElement)
Gets the disable double click.
- SetDisableDoubleClick(UIElement, bool)
Sets the disable double click.