Click or drag to resize
SetterProperty Property
Gets or sets the property to apply the Value to.

Namespace: Windows.UI.Xaml
Assembly: CSharpXamlForHtml5 (in CSharpXamlForHtml5.dll) Version: 1.0.0.0
Syntax
C#
public DependencyProperty Property { get; set; }

Property Value

Type: DependencyProperty
See Also