2 writes to KeyTipAdorner
System.Windows.Controls.Ribbon (2)
Microsoft\Windows\Controls\KeyTipAdorner.cs (2)
95_keyTipControl.KeyTipAdorner = this; 139_keyTipControl.KeyTipAdorner = null;
3 references to KeyTipAdorner
System.Windows.Controls.Ribbon (3)
Microsoft\Windows\Controls\KeyTipAdorner.cs (1)
93Debug.Assert(_keyTipControl == null && keyTipControl.KeyTipAdorner == null);
Microsoft\Windows\Controls\KeyTipControl.cs (2)
37keyTipControl.KeyTipAdorner != null) 39keyTipControl.KeyTipAdorner.OnKeyTipControlSizeChanged(e);