1 instantiation of TBBUTTON_32
UIAutomationClientsideProviders (1)
MS\Internal\AutomationProxies\CommonXSendMessage.cs (1)
1082
TBBUTTON_32 item32 = new
TBBUTTON_32
(item);
2 references to TBBUTTON_32
UIAutomationClientsideProviders (2)
MS\Internal\AutomationProxies\CommonXSendMessage.cs (2)
1082
TBBUTTON_32
item32 = new TBBUTTON_32(item);
2285
static public explicit operator NativeMethods.TBBUTTON(
TBBUTTON_32
item)