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