2 references to WindowStyleProperty
PresentationFramework (2)
System\Windows\Window.cs (2)
1417return (WindowStyle) GetValue(WindowStyleProperty); 1426SetValue(WindowStyleProperty, value);