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