EnumToBoolConverter.TrueValues Property
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.
Enum values, that converts to true
(optional)
public System.Collections.Generic.IList<Enum> TrueValues { get; }
Property Value
System.Collections.Generic.IList<System.Enum>