Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
VizInt
ComponentTemplateSelector
C# Class VizInt.ComponentTemplateSelector
A template selector that iterates through all of the renderers to find the first that can display it.
Inheritance:
System.Windows.Controls.DataTemplateSelector
ファイルを表示
Open project: BlueMountainCapital/VizInt
Class Usage Examples
Private Properties
Property
Type
Description
Public Methods
Method
Description
SelectTemplate
(
object
item
,
DependencyObject
container
) :
System.Windows.DataTemplate
Method Details
SelectTemplate()
public
method
public
SelectTemplate
(
object
item
,
DependencyObject
container
) :
System.Windows.DataTemplate
item
object
container
System.Windows.DependencyObject
return
System.Windows.DataTemplate