2 references to DependencyPropertyKey
WindowsBase (2)
Base\System\Windows\DependencyProperty.cs (2)
132
DependencyPropertyKey authorizationKey = new
DependencyPropertyKey
(null); // No property yet, use null as placeholder.
188
DependencyPropertyKey authorizedKey = new
DependencyPropertyKey
(null);