2 writes to fsStyle
UIAutomationClientsideProviders (2)
MS\Internal\AutomationProxies\CommonXSendMessage.cs (2)
2292nativeItem.fsStyle = item.fsStyle; 2337nativeItem.fsStyle = item.fsStyle;
3 references to fsStyle
UIAutomationClientsideProviders (3)
MS\Internal\AutomationProxies\CommonXSendMessage.cs (2)
2277fsStyle = item.fsStyle; 2321fsStyle = item.fsStyle;
MS\Internal\AutomationProxies\WindowsToolbar.cs (1)
379buttonStyle = tbb.fsStyle;