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