3 references to SetKeyTipPlacementForTextBox
System.Windows.Controls.Ribbon (3)
Microsoft\Windows\Controls\Ribbon\RibbonCheckBox.cs (1)
583RibbonHelper.SetKeyTipPlacementForTextBox(this, e, _checkBorder);
Microsoft\Windows\Controls\Ribbon\RibbonComboBox.cs (1)
1557RibbonHelper.SetKeyTipPlacementForTextBox(this, e, EditableTextBoxSite);
Microsoft\Windows\Controls\Ribbon\RibbonTextBox.cs (1)
688RibbonHelper.SetKeyTipPlacementForTextBox(this, e, _contentHost);