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