C# Class UIAutomation.CurrentData

Description of CurrentData.
ファイルを表示 Open project: apetrovskiy/STUPS

Public Properties

Property Type Description
CacheRequest UIANET::System.Windows.Automation.CacheRequest

Private Properties

Property Type Description
CurrentData System
GetProfile Profile
InitializeData void
InitializeEventCollection void

Public Methods

Method Description
ResetData ( ) : void
SetCurrentWindow ( IUiElement window ) : void

Private Methods

Method Description
CurrentData ( ) : System
GetProfile ( string name ) : Profile
InitializeData ( ) : void
InitializeEventCollection ( ) : void

Method Details

ResetData() public static method

public static ResetData ( ) : void
return void

SetCurrentWindow() public static method

public static SetCurrentWindow ( IUiElement window ) : void
window IUiElement
return void

Property Details

CacheRequest public_oe static_oe property

public static CacheRequest,UIANET::System.Windows.Automation CacheRequest
return UIANET::System.Windows.Automation.CacheRequest