8 references to GetWindowStyle
UIAutomationClient (8)
MS\Internal\Automation\HwndProxyElementProvider.cs (8)
316
if ( IsBitSet(
GetWindowStyle
(), SafeNativeMethods.WS_DISABLED) )
505
int style =
GetWindowStyle
();
524
int style =
GetWindowStyle
();
566
int style =
GetWindowStyle
();
608
int style =
GetWindowStyle
();
728
int style =
GetWindowStyle
();
866
int style =
GetWindowStyle
();
911
int style =
GetWindowStyle
();