1 write to _dummyElement
System.Windows.Controls.Ribbon (1)
Microsoft\Windows\Controls\TextSearchInternal.cs (1)
848
_dummyElement
= new DummyObject();
2 references to _dummyElement
System.Windows.Controls.Ribbon (2)
Microsoft\Windows\Controls\TextSearchInternal.cs (2)
846
if (
_dummyElement
== null)
850
return
_dummyElement
;