2 writes to KeyTipAdorner
System.Windows.Controls.Ribbon (2)
Microsoft\Windows\Controls\KeyTipAdorner.cs (2)
94
_keyTipControl.
KeyTipAdorner
= this;
138
_keyTipControl.
KeyTipAdorner
= null;
3 references to KeyTipAdorner
System.Windows.Controls.Ribbon (3)
Microsoft\Windows\Controls\KeyTipAdorner.cs (1)
92
Debug.Assert(_keyTipControl == null && keyTipControl.
KeyTipAdorner
== null);
Microsoft\Windows\Controls\KeyTipControl.cs (2)
36
keyTipControl.
KeyTipAdorner
!= null)
38
keyTipControl.
KeyTipAdorner
.OnKeyTipControlSizeChanged(e);