Click or drag to resize
DependencyPropertyChangedEventArgsProperty Property
Gets the identifier for the dependency property where the value change occurred.

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

Property Value

Type: DependencyProperty
See Also