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