2 references to FreezableContextPair
WindowsBase (2)
Base\System\Windows\Freezable.cs (2)
1261
list.Add(new
FreezableContextPair
(SingletonContext, SingletonContextProperty));
1365
list.Insert(insertIndx, new
FreezableContextPair
(context, property));