2 references to WindowChromeProperty
PresentationFramework (2)
System\Windows\Shell\WindowChrome.cs (2)
94return (WindowChrome)window.GetValue(WindowChromeProperty); 102window.SetValue(WindowChromeProperty, chrome);