Implemented interface member:
method
SetWeak
MS.Internal.IWeakHashtable.SetWeak(System.Object, System.Object)
2 references to SetWeak
PresentationFramework (1)
MS\Internal\WeakHashSet.cs (1)
23
_hashTable.
SetWeak
(item, null);
System.Windows.Controls.Ribbon (1)
Microsoft\Windows\Controls\Generated\PropertyHelper.cs (1)
125
_propertyTransferEnabledMap.
SetWeak
(d, propertyTransferEnabledForObject);