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