C# Class System.Windows.Documents.TextElement

Inheritance: System.Windows.FrameworkContentElement, System.Windows.Markup.IAddChild
显示文件 Open project: shana/moon Class Usage Examples

Public Methods

Method Description
FindName ( string name ) : object

Protected Methods

Method Description
OnCreateAutomationPeer ( ) : AutomationPeer

Method Details

FindName() public method

public FindName ( string name ) : object
name string
return object

OnCreateAutomationPeer() protected method

protected OnCreateAutomationPeer ( ) : AutomationPeer
return AutomationPeer