3 references to WindowStyle
PresentationFramework (3)
src\Framework\System\Windows\Window.cs (3)
2719
if (
WindowStyle
== WindowStyle.None)
3050
switch (
WindowStyle
)
7293
VerifyConsistencyWithAllowsTransparency(
WindowStyle
);