C# Class UIAControls.ColorSchema

Declaration of the pattern schema, with all of the information UIA needs about this property.
Inheritance: ManagedUiaCustomizationCore.CustomPatternSchemaBase
Mostra file Open project: TestStack/uia-custom-pattern-managed Class Usage Examples

Public Properties

Property Type Description
SetValueAsColorMethod ManagedUiaCustomizationCore.UiaMethodInfoHelper
ValueAsColorProperty ManagedUiaCustomizationCore.UiaPropertyInfoHelper

Public Methods

Method Description
GetInstance ( ) : ColorSchema

Method Details

GetInstance() public static method

public static GetInstance ( ) : ColorSchema
return ColorSchema

Property Details

SetValueAsColorMethod public_oe property

public UiaMethodInfoHelper,ManagedUiaCustomizationCore SetValueAsColorMethod
return ManagedUiaCustomizationCore.UiaMethodInfoHelper

ValueAsColorProperty public_oe property

public UiaPropertyInfoHelper,ManagedUiaCustomizationCore ValueAsColorProperty
return ManagedUiaCustomizationCore.UiaPropertyInfoHelper