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