C# Class Signum.Windows.SearchWindowAutomationPeer

Inheritance: System.Windows.Automation.Peers.WindowAutomationPeer
Mostra file Open project: signumsoftware/framework

Public Methods

Method Description
SearchWindowAutomationPeer ( SearchWindow searchWindow ) : System

Protected Methods

Method Description
GetClassNameCore ( ) : string

Method Details

GetClassNameCore() protected method

protected GetClassNameCore ( ) : string
return string

SearchWindowAutomationPeer() public method

public SearchWindowAutomationPeer ( SearchWindow searchWindow ) : System
searchWindow SearchWindow
return System