1 reference to DependencyProperty
WindowsBase (1)
Base\System\Windows\DependencyProperty.cs (1)
293
DependencyProperty dp = new
DependencyProperty
(name, propertyType, ownerType, defaultMetadata, validateValueCallback);