1 instantiation of TBBUTTON_64
UIAutomationClientsideProviders (1)
MS\Internal\AutomationProxies\CommonXSendMessage.cs (1)
1095
TBBUTTON_64 item64 = new
TBBUTTON_64
(item);
2 references to TBBUTTON_64
UIAutomationClientsideProviders (2)
MS\Internal\AutomationProxies\CommonXSendMessage.cs (2)
1095
TBBUTTON_64
item64 = new TBBUTTON_64(item);
2330
static public explicit operator NativeMethods.TBBUTTON(
TBBUTTON_64
item)