IIndicatorConverter Interface

 

Exposes a method that converts an indicator into a Boolean value.

Namespace:   Microsoft.WindowsServerSolutions.Controls.WPF
Assembly:  AdminCommon (in AdminCommon.dll)

public interface class IIndicatorConverter

NameDescription
System_CAPS_pubmethodConvert(Object^)

Converts a WPF indicator object into a Boolean value.

Return to top

Community Additions

ADD
Show: