C# Class UIAControls.TestSchema

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

Public Properties

Property Type Description
GetBoolValueMethod ManagedUiaCustomizationCore.UiaMethodInfoHelper
GetDoubleValueMethod ManagedUiaCustomizationCore.UiaMethodInfoHelper
GetElementValueMethod ManagedUiaCustomizationCore.UiaMethodInfoHelper
IntValueProperty ManagedUiaCustomizationCore.UiaPropertyInfoHelper
PassBoolParamMethod ManagedUiaCustomizationCore.UiaMethodInfoHelper
PassDoubleParamMethod ManagedUiaCustomizationCore.UiaMethodInfoHelper
PassIntParamMethod ManagedUiaCustomizationCore.UiaMethodInfoHelper
PassStringParamMethod ManagedUiaCustomizationCore.UiaMethodInfoHelper
StringValueProperty ManagedUiaCustomizationCore.UiaPropertyInfoHelper
Test1Event ManagedUiaCustomizationCore.UiaEventInfoHelper
Test2Event ManagedUiaCustomizationCore.UiaEventInfoHelper

Public Methods

Method Description
GetInstance ( ) : TestSchema

Method Details

GetInstance() public static method

public static GetInstance ( ) : TestSchema
return TestSchema

Property Details

GetBoolValueMethod public_oe property

public UiaMethodInfoHelper,ManagedUiaCustomizationCore GetBoolValueMethod
return ManagedUiaCustomizationCore.UiaMethodInfoHelper

GetDoubleValueMethod public_oe property

public UiaMethodInfoHelper,ManagedUiaCustomizationCore GetDoubleValueMethod
return ManagedUiaCustomizationCore.UiaMethodInfoHelper

GetElementValueMethod public_oe property

public UiaMethodInfoHelper,ManagedUiaCustomizationCore GetElementValueMethod
return ManagedUiaCustomizationCore.UiaMethodInfoHelper

IntValueProperty public_oe property

public UiaPropertyInfoHelper,ManagedUiaCustomizationCore IntValueProperty
return ManagedUiaCustomizationCore.UiaPropertyInfoHelper

PassBoolParamMethod public_oe property

public UiaMethodInfoHelper,ManagedUiaCustomizationCore PassBoolParamMethod
return ManagedUiaCustomizationCore.UiaMethodInfoHelper

PassDoubleParamMethod public_oe property

public UiaMethodInfoHelper,ManagedUiaCustomizationCore PassDoubleParamMethod
return ManagedUiaCustomizationCore.UiaMethodInfoHelper

PassIntParamMethod public_oe property

public UiaMethodInfoHelper,ManagedUiaCustomizationCore PassIntParamMethod
return ManagedUiaCustomizationCore.UiaMethodInfoHelper

PassStringParamMethod public_oe property

public UiaMethodInfoHelper,ManagedUiaCustomizationCore PassStringParamMethod
return ManagedUiaCustomizationCore.UiaMethodInfoHelper

StringValueProperty public_oe property

public UiaPropertyInfoHelper,ManagedUiaCustomizationCore StringValueProperty
return ManagedUiaCustomizationCore.UiaPropertyInfoHelper

Test1Event public_oe property

public UiaEventInfoHelper,ManagedUiaCustomizationCore Test1Event
return ManagedUiaCustomizationCore.UiaEventInfoHelper

Test2Event public_oe property

public UiaEventInfoHelper,ManagedUiaCustomizationCore Test2Event
return ManagedUiaCustomizationCore.UiaEventInfoHelper