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