Property Binding
Binding
The keyboard or mouse minding that was used to invoke the Command, if any.
public TBinding? Binding { readonly get; set; }
Property Value
- TBinding
The keyboard or mouse minding that was used to invoke the Command, if any.
public TBinding? Binding { readonly get; set; }