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