2 writes to KeyTipAdorner
System.Windows.Controls.Ribbon (2)
Microsoft\Windows\Controls\KeyTipAdorner.cs (2)
101_keyTipControl.KeyTipAdorner = this; 145_keyTipControl.KeyTipAdorner = null;
3 references to KeyTipAdorner
System.Windows.Controls.Ribbon (3)
Microsoft\Windows\Controls\KeyTipAdorner.cs (1)
99Debug.Assert(_keyTipControl == null && keyTipControl.KeyTipAdorner == null);
Microsoft\Windows\Controls\KeyTipControl.cs (2)
41keyTipControl.KeyTipAdorner != null) 43keyTipControl.KeyTipAdorner.OnKeyTipControlSizeChanged(e);