3 references to NamedObject
WindowsBase (3)
Base\System\Windows\DependencyObject.cs (1)
3522
internal static readonly object ExpressionInAlternativeStore = new
NamedObject
("ExpressionInAlternativeStore");
Base\System\Windows\DependencyProperty.cs (1)
1202
public static readonly object UnsetValue = new
NamedObject
("DependencyProperty.UnsetValue");
Base\System\Windows\WeakEventManager.cs (1)
508
private static readonly object StaticSource = new
NamedObject
("StaticSource");