C# Class UIAControls.ReadyStateSchema

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

Public Properties

Property Type Description
ReadyStateProperty ManagedUiaCustomizationCore.UiaPropertyInfoHelper

Public Methods

Method Description
GetInstance ( ) : ReadyStateSchema
Register ( ) : void

Method Details

GetInstance() public static method

public static GetInstance ( ) : ReadyStateSchema
return ReadyStateSchema

Register() public method

public Register ( ) : void
return void

Property Details

ReadyStateProperty public_oe property

public UiaPropertyInfoHelper,ManagedUiaCustomizationCore ReadyStateProperty
return ManagedUiaCustomizationCore.UiaPropertyInfoHelper