BindingPointKind Type
Identifies the kind of binding point
type BindingPointKind =
'Command' |
'Switch' |
'Value' |
'Object';
Identifies the kind of binding point
type BindingPointKind =
'Command' |
'Switch' |
'Value' |
'Object';