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