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