DoubleClickOptions.IsSupportedAction
Description:
Checks whether the specified double-click target supports the specified action.
Checks whether the specified double-click target supports the specified action.
public bool IsSupportedAction(
DoubleClickTarget target,
DoubleClickAction action
)
-
targetThe double-click target to check.
-
actionThe desired double-click action.
-
A value passed for an enumeration argument is not a member of that enumeration