2 writes to fsStyle
UIAutomationClientSideProviders (2)
MS\Internal\AutomationProxies\CommonXSendMessage.cs (2)
2284nativeItem.fsStyle = item.fsStyle; 2329nativeItem.fsStyle = item.fsStyle;
3 references to fsStyle
UIAutomationClientSideProviders (3)
MS\Internal\AutomationProxies\CommonXSendMessage.cs (2)
2269fsStyle = item.fsStyle; 2313fsStyle = item.fsStyle;
MS\Internal\AutomationProxies\WindowsToolbar.cs (1)
368buttonStyle = tbb.fsStyle;