3 references to WindowStyle
PresentationFramework (3)
System\Windows\Window.cs (3)
2667
if (
WindowStyle
== WindowStyle.None)
2982
switch (
WindowStyle
)
6961
VerifyConsistencyWithAllowsTransparency(
WindowStyle
);