1 write to _current
System.Windows.Controls.Ribbon (1)
Microsoft\Windows\Controls\KeyTipService.cs (1)
1728
_current
= new KeyTipService();
2 references to _current
System.Windows.Controls.Ribbon (2)
Microsoft\Windows\Controls\KeyTipService.cs (2)
1727
if (
_current
== null)
1729
return
_current
;