Click or drag to resize

PropertyDependencyAttributePropertyNames Property

Gets the names of the properties that the attributed property depends on.

Namespace:  TomsToolbox.Wpf
Assembly:  TomsToolbox.Wpf (in TomsToolbox.Wpf.dll)
Syntax
public IEnumerable<string> PropertyNames { get; }

Property Value

Type: IEnumerableString
See Also