Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
DynamicXaml
SetterContext
C# Class DynamicXaml.SetterContext
Datei anzeigen
Open project: flq/XamlTags
Class Usage Examples
Public Methods
Method
Description
SetterContext
(
string
propertyName
,
Type
propertyType
,
object
value
) :
System
Method Details
SetterContext()
public
method
public
SetterContext
(
string
propertyName
,
Type
propertyType
,
object
value
) :
System
propertyName
string
propertyType
System.Type
value
object
return
System