C# Class System.Windows.Documents.TextElement

Inheritance: System.Windows.FrameworkContentElement, System.Windows.Markup.IAddChild
Afficher le fichier Open project: shana/moon Class Usage Examples

Méthodes publiques

Méthode Description
FindName ( string name ) : object

Méthodes protégées

Méthode Description
OnCreateAutomationPeer ( ) : AutomationPeer

Method Details

FindName() public méthode

public FindName ( string name ) : object
name string
Résultat object

OnCreateAutomationPeer() protected méthode

protected OnCreateAutomationPeer ( ) : AutomationPeer
Résultat AutomationPeer