BindingsTargetType Property (BindingTargetsBridge)
In This Topic
Gets or sets a type of synchronized bindings' target values, which is used for a value conversion.
Syntax
'Declaration
Public Property BindingsTargetType As Type
public Type BindingsTargetType {get; set;}
See Also