Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Contains the default Boolean-to-Boolean conversion method.
Namespace:   Microsoft.WindowsServerSolutions.Controls.WPF
Assembly:  AdminCommon (in AdminCommon.dll)
Inheritance Hierarchy
System.Object
  Microsoft.WindowsServerSolutions.Controls.WPF.BoolIndicatorConverter
Syntax
public class BoolIndicatorConverter : IIndicatorConverter
public ref class BoolIndicatorConverter : IIndicatorConverter
Public Class BoolIndicatorConverter
    Implements IIndicatorConverter
Constructors
| Name | Description | |
|---|---|---|
| .jpeg) | BoolIndicatorConverter() | Initializes a new instance of the BoolIndicatorConverter class. | 
Methods
| Name | Description | |
|---|---|---|
| .jpeg) | Convert(Object) | Converts a WPF indicator object into a Boolean value. | 
| .jpeg) | Equals(Object) | (Inherited from Object.) | 
| .jpeg) | Finalize() | (Inherited from Object.) | 
| .jpeg) | GetHashCode() | (Inherited from Object.) | 
| .jpeg) | GetType() | (Inherited from Object.) | 
| .jpeg) | MemberwiseClone() | (Inherited from Object.) | 
| .jpeg) | ToString() | (Inherited from Object.) | 
Thread Safety
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
See Also
Microsoft.WindowsServerSolutions.Controls.WPF Namespace
Return to top