Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
ExVisualTreeHelper
C# Class ExVisualTreeHelper, code
Exibir arquivo
Open project: shendongnian/code
Class Usage Examples
Public Methods
Method
Description
FindVisualParent
(
DependencyObject,
sender
) :
T,
Finds the visual parent.
Method Details
FindVisualParent()
public
static
method
Finds the visual parent.
public
static
FindVisualParent
(
DependencyObject,
sender
) :
T,
sender
DependencyObject,
The sender.
return
T,