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