1 instantiation of DummyObject
System.Windows.Controls.Ribbon (1)
Microsoft\Windows\Controls\TextSearchInternal.cs (1)
845_dummyElement ??= new DummyObject();
3 references to DummyObject
System.Windows.Controls.Ribbon (3)
Microsoft\Windows\Controls\TextSearchInternal.cs (3)
841private static DummyObject DummyElement 886private static DummyObject _dummyElement; 894private static DependencyProperty ContentProperty = DependencyProperty.Register("Content", typeof(object), typeof(DummyObject));