2 references to TB_GETBUTTONTEXT
UIAutomationClientsideProviders (2)
MS\Internal\AutomationProxies\WindowsToolbar.cs (2)
613int len = Misc.ProxySendMessageInt(_hwnd, NativeMethods.TB_GETBUTTONTEXT, new IntPtr(_idCommand), IntPtr.Zero); 616return XSendMessage.GetItemText(_hwnd, NativeMethods.TB_GETBUTTONTEXT, _idCommand, len);