3 references to CenterScreen
PresentationFramework (3)
System\Windows\Window.cs (3)
3771
case WindowStartupLocation.
CenterScreen
:
3815
goto case WindowStartupLocation.
CenterScreen
;
6981
|| value == WindowStartupLocation.
CenterScreen