InverseBooleanConverter Class
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.
Takes a bool value and returns the inverse.
C++
public ref class InverseBooleanConverter : System::Windows::Data::IValueConverter
public class InverseBooleanConverter : System.Windows.Data.IValueConverter
type InverseBooleanConverter = class
interface IValueConverter
Public Class InverseBooleanConverter
Implements IValueConverter
- Inheritance
-
InverseBooleanConverter
- Implements
Convert(Object, Type, Object, Culture |
Converts a boolean value to be it's inverse. |
Convert |
This method is not used. |
Product | Versies |
---|---|
Windows PowerShell | 5.1.0.0 |