1 write to _current
System.Windows.Controls.Ribbon (1)
Microsoft\Windows\Controls\Ribbon\RibbonToolTipService.cs (1)
62
_current
= new RibbonToolTipService();
2 references to _current
System.Windows.Controls.Ribbon (2)
Microsoft\Windows\Controls\Ribbon\RibbonToolTipService.cs (2)
60
if (
_current
== null)
65
return
_current
;