C# Class Windows.UI.Xaml.Setter

Inheritance: SetterBase, ISetter
Mostrar archivo Open project: shiftkey/winrt-backport-hilarity Class Usage Examples

Public Methods

Method Description
Setter ( ) : System
Setter ( [ targetProperty, [ value ) : System

Method Details

Setter() public method

public Setter ( ) : System
return System

Setter() public method

public Setter ( [ targetProperty, [ value ) : System
targetProperty [
value [
return System