AndBooleanConverter Class
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.
Microsoft internal use only..
public ref class AndBooleanConverter sealed : System::Windows::Data::IMultiValueConverter
public sealed class AndBooleanConverter : System.Windows.Data.IMultiValueConverter
type AndBooleanConverter = class
interface IMultiValueConverter
Public NotInheritable Class AndBooleanConverter
Implements IMultiValueConverter
- Inheritance
-
AndBooleanConverter
- Implements
Constructors
AndBooleanConverter() |
Microsoft internal use only. |
Methods
Convert(Object[], Type, Object, CultureInfo) |
Microsoft internal use only. |
ConvertBack(Object, Type[], Object, CultureInfo) |
Microsoft internal use only. This method throws a NotSupportedException. |