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