Click or drag to resize
IHasAccessToPropertiesWhereItIsUsedPropertiesWhereUsed Property

[Missing <summary> documentation for "P:Windows.UI.Xaml.IHasAccessToPropertiesWhereItIsUsed.PropertiesWhereUsed"]

Namespace: Windows.UI.Xaml
Assembly: CSharpXamlForHtml5 (in CSharpXamlForHtml5.dll) Version: 1.0.0.0
Syntax
C#
HashSet2<KeyValuePair<DependencyObject, DependencyProperty>> PropertiesWhereUsed { get; }

Property Value

Type: HashSet2KeyValuePairDependencyObject, DependencyProperty
See Also