C# Class UIAControls.TestSchema

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

Méthodes publiques

Свойство 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

Méthodes publiques

Méthode Description
GetInstance ( ) : TestSchema

Method Details

GetInstance() public static méthode

public static GetInstance ( ) : TestSchema
Résultat TestSchema

Property Details

GetBoolValueMethod public_oe property

public UiaMethodInfoHelper,ManagedUiaCustomizationCore GetBoolValueMethod
Résultat ManagedUiaCustomizationCore.UiaMethodInfoHelper

GetDoubleValueMethod public_oe property

public UiaMethodInfoHelper,ManagedUiaCustomizationCore GetDoubleValueMethod
Résultat ManagedUiaCustomizationCore.UiaMethodInfoHelper

GetElementValueMethod public_oe property

public UiaMethodInfoHelper,ManagedUiaCustomizationCore GetElementValueMethod
Résultat ManagedUiaCustomizationCore.UiaMethodInfoHelper

IntValueProperty public_oe property

public UiaPropertyInfoHelper,ManagedUiaCustomizationCore IntValueProperty
Résultat ManagedUiaCustomizationCore.UiaPropertyInfoHelper

PassBoolParamMethod public_oe property

public UiaMethodInfoHelper,ManagedUiaCustomizationCore PassBoolParamMethod
Résultat ManagedUiaCustomizationCore.UiaMethodInfoHelper

PassDoubleParamMethod public_oe property

public UiaMethodInfoHelper,ManagedUiaCustomizationCore PassDoubleParamMethod
Résultat ManagedUiaCustomizationCore.UiaMethodInfoHelper

PassIntParamMethod public_oe property

public UiaMethodInfoHelper,ManagedUiaCustomizationCore PassIntParamMethod
Résultat ManagedUiaCustomizationCore.UiaMethodInfoHelper

PassStringParamMethod public_oe property

public UiaMethodInfoHelper,ManagedUiaCustomizationCore PassStringParamMethod
Résultat ManagedUiaCustomizationCore.UiaMethodInfoHelper

StringValueProperty public_oe property

public UiaPropertyInfoHelper,ManagedUiaCustomizationCore StringValueProperty
Résultat ManagedUiaCustomizationCore.UiaPropertyInfoHelper

Test1Event public_oe property

public UiaEventInfoHelper,ManagedUiaCustomizationCore Test1Event
Résultat ManagedUiaCustomizationCore.UiaEventInfoHelper

Test2Event public_oe property

public UiaEventInfoHelper,ManagedUiaCustomizationCore Test2Event
Résultat ManagedUiaCustomizationCore.UiaEventInfoHelper