3 references to CenterScreen
PresentationFramework (3)
System\Windows\Window.cs (3)
3767
case WindowStartupLocation.
CenterScreen
:
3811
goto case WindowStartupLocation.
CenterScreen
;
6974
|| value == WindowStartupLocation.
CenterScreen