2 implementations of Maximizable
PresentationCore (1)
MS\Internal\Automation\WindowProviderWrapper.cs (1)
74
public bool
Maximizable
UIAutomationClient (1)
MS\Internal\Automation\HwndProxyElementProvider.cs (1)
482
bool IWindowProvider.
Maximizable
2 references to Maximizable
PresentationCore (1)
MS\Internal\Automation\WindowProviderWrapper.cs (1)
167
return _iface.
Maximizable
;
UIAutomationClient (1)
MS\Internal\Automation\HwndProxyElementProvider.cs (1)
355
if ( ! ((IWindowProvider)this).
Maximizable
)