2 references to GetUniqueGlobalIndex
WindowsBase (2)
Base\System\Windows\DependencyProperty.cs (1)
1130packedData = (Flags) GetUniqueGlobalIndex(ownerType, name);
Base\System\Windows\UncommonField.cs (1)
34_globalIndex = DependencyProperty.GetUniqueGlobalIndex(null, null);