2 implementations of SetVisualState
PresentationCore (1)
MS\Internal\Automation\WindowProviderWrapper.cs (1)
59public void SetVisualState( WindowVisualState state )
UIAutomationClient (1)
MS\Internal\Automation\HwndProxyElementProvider.cs (1)
289void IWindowProvider.SetVisualState( WindowVisualState state )
1 reference to SetVisualState
PresentationCore (1)
MS\Internal\Automation\WindowProviderWrapper.cs (1)
150_iface.SetVisualState( (WindowVisualState) arg );