RibbonTextBoxAutomationPeer.GetAcceleratorKeyCore Метод
Определение
Получает сочетание клавиш для элемента RibbonTextBox, который связан с RibbonTextBoxAutomationPeer.Gets the accelerator key for the RibbonTextBox that is associated with this RibbonTextBoxAutomationPeer. Вызывается методом GetAcceleratorKey().Called by GetAcceleratorKey().
protected:
override System::String ^ GetAcceleratorKeyCore();
protected override string GetAcceleratorKeyCore ();
override this.GetAcceleratorKeyCore : unit -> string
Protected Overrides Function GetAcceleratorKeyCore () As String
Возвращаемое значение
Строка, которая содержит сочетание клавиш.A string that contains the accelerator key.