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