1 override of SetupInitialState
PresentationFramework (1)
src\Framework\MS\Internal\AppModel\RootBrowserWindow.cs (1)
318
internal override void
SetupInitialState
(double requestedTop, double requestedLeft, double requestedWidth, double requestedHeight)
1 reference to SetupInitialState
PresentationFramework (1)
src\Framework\System\Windows\Window.cs (1)
2679
SetupInitialState
(requestedTop, requestedLeft, requestedWidth, requestedHeight);