C# Class Gu.Wpf.PropertyGrid.SettingBlockAutomationPeer

Inheritance: System.Windows.Automation.Peers.FrameworkElementAutomationPeer
Datei anzeigen Open project: JohanLarsson/Gu.Wpf.PropertyGrid

Public Methods

Method Description
SettingBlockAutomationPeer ( [ owner ) : System.Collections.Generic

Protected Methods

Method Description
GetAutomationControlTypeCore ( ) : AutomationControlType
GetChildrenCore ( ) : List
GetClassNameCore ( ) : string
IsContentElementCore ( ) : bool

Method Details

GetAutomationControlTypeCore() protected method

protected GetAutomationControlTypeCore ( ) : AutomationControlType
return AutomationControlType

GetChildrenCore() protected method

protected GetChildrenCore ( ) : List
return List

GetClassNameCore() protected method

protected GetClassNameCore ( ) : string
return string

IsContentElementCore() protected method

protected IsContentElementCore ( ) : bool
return bool

SettingBlockAutomationPeer() public method

public SettingBlockAutomationPeer ( [ owner ) : System.Collections.Generic
owner [
return System.Collections.Generic