C# Class NuGet.Dialog.PackageManagerUI.TextBlockControlAutomationPeer

Inheritance: System.Windows.Automation.Peers.TextBlockAutomationPeer
显示文件 Open project: grendello/nuget

Public Methods

Method Description
TextBlockControlAutomationPeer ( System.Windows.Controls.TextBlock owner ) : System.Windows.Automation.Peers

Protected Methods

Method Description
IsControlElementCore ( ) : bool

Method Details

IsControlElementCore() protected method

protected IsControlElementCore ( ) : bool
return bool

TextBlockControlAutomationPeer() public method

public TextBlockControlAutomationPeer ( System.Windows.Controls.TextBlock owner ) : System.Windows.Automation.Peers
owner System.Windows.Controls.TextBlock
return System.Windows.Automation.Peers