3 references to CenterScreen
PresentationFramework (3)
System\Windows\Window.cs (3)
3789
case WindowStartupLocation.
CenterScreen
:
3833
goto case WindowStartupLocation.
CenterScreen
;
7002
|| value == WindowStartupLocation.
CenterScreen