2 references to WindowStyleProperty
PresentationFramework (2)
src\Framework\System\Windows\Window.cs (2)
1487
return (WindowStyle) GetValue(
WindowStyleProperty
);
1496
SetValue(
WindowStyleProperty
, value);