Click or drag to resize
BrushPropertiesWhereUsed Property

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

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

Property Value

Type: HashSet2KeyValuePairDependencyObject, DependencyProperty

Implements

IHasAccessToPropertiesWhereItIsUsedPropertiesWhereUsed
See Also