BooleanToCustomVisibilityConverter Constructor
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Initializes a new instance of the BooleanToCustomVisibilityConverter. By default, this converter behaves like the WPF BooleanToVisibilityConverter unless the VisibilityIfTrue and VisibilityIfFalse properties are changed.
public:
BooleanToCustomVisibilityConverter();
public:
BooleanToCustomVisibilityConverter();
BooleanToCustomVisibilityConverter();
public BooleanToCustomVisibilityConverter ();
Public Sub New ()