C# Class Signum.Windows.NormalWindowAutomationPeer

Inheritance: System.Windows.Automation.Peers.WindowAutomationPeer
显示文件 Open project: signumsoftware/framework

Public Methods

Method Description
NormalWindowAutomationPeer ( NormalWindow normalWindow ) : System

Protected Methods

Method Description
GetClassNameCore ( ) : string

Method Details

GetClassNameCore() protected method

protected GetClassNameCore ( ) : string
return string

NormalWindowAutomationPeer() public method

public NormalWindowAutomationPeer ( NormalWindow normalWindow ) : System
normalWindow NormalWindow
return System