The ObjectToBooleanConverter type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | ObjectToBooleanConverter |
Methods
Name | Description | |
---|---|---|
![]() | Convert |
Converts an object to a boolean depending on if the object is equal to the value of the Object property.
|
![]() | ConvertBack |
Converts a value from a binding target for writing to a binding source.
|
Properties
Name | Description | |
---|---|---|
![]() | Object |
Gets or sets the object to be compared with the object being convertered.
|