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