1 write to _current
System.Windows.Controls.Ribbon (1)
Microsoft\Windows\Controls\Ribbon\RibbonToolTipService.cs (1)
63
_current
= new RibbonToolTipService();
2 references to _current
System.Windows.Controls.Ribbon (2)
Microsoft\Windows\Controls\Ribbon\RibbonToolTipService.cs (2)
61
if (
_current
== null)
66
return
_current
;