C# Class Sut.Wpf.Controls.Controls.CustomControlAutomationPeer

Inheritance: System.Windows.Automation.Peers.FrameworkElementAutomationPeer
Mostra file Open project: icnocop/cuite

Public Methods

Method Description
CustomControlAutomationPeer ( FrameworkElement owner ) : System.Windows

Protected Methods

Method Description
GetAutomationControlTypeCore ( ) : AutomationControlType
GetClassNameCore ( ) : string
GetNameCore ( ) : string

Method Details

CustomControlAutomationPeer() public method

public CustomControlAutomationPeer ( FrameworkElement owner ) : System.Windows
owner System.Windows.FrameworkElement
return System.Windows

GetAutomationControlTypeCore() protected method

protected GetAutomationControlTypeCore ( ) : AutomationControlType
return AutomationControlType

GetClassNameCore() protected method

protected GetClassNameCore ( ) : string
return string

GetNameCore() protected method

protected GetNameCore ( ) : string
return string