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