Click or drag to resize
SetterValue Property
Gets or sets the value to apply to the property that is specified by the Setter.

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

Property Value

Type: Object
See Also