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.
Exposes a method that converts an indicator into a Boolean value.
Namespace: Microsoft.WindowsServerSolutions.Controls.WPF
Assembly: AdminCommon (in AdminCommon.dll)
Syntax
public interface IIndicatorConverter
public interface class IIndicatorConverter
Public Interface IIndicatorConverter
Methods
Name | Description | |
---|---|---|
![]() |
Convert(Object) | Converts a WPF indicator object into a Boolean value. |
See Also
Microsoft.WindowsServerSolutions.Controls.WPF Namespace
Return to top