Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
System
Windows
Documents
TextElement
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