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)
99
Debug.Assert(_keyTipControl == null && keyTipControl.
KeyTipAdorner
== null);
Microsoft\Windows\Controls\KeyTipControl.cs (2)
41
keyTipControl.
KeyTipAdorner
!= null)
43
keyTipControl.
KeyTipAdorner
.OnKeyTipControlSizeChanged(e);