2 implementations of Minimizable
PresentationCore (1)
MS\Internal\Automation\WindowProviderWrapper.cs (1)
82
public bool
Minimizable
UIAutomationClient (1)
MS\Internal\Automation\HwndProxyElementProvider.cs (1)
501
bool IWindowProvider.
Minimizable
2 references to Minimizable
PresentationCore (1)
MS\Internal\Automation\WindowProviderWrapper.cs (1)
172
return _iface.
Minimizable
;
UIAutomationClient (1)
MS\Internal\Automation\HwndProxyElementProvider.cs (1)
334
if (!((IWindowProvider)this).
Minimizable
)