2 references to WindowChromeProperty
PresentationFramework (2)
src\Framework\System\Windows\Shell\WindowChrome.cs (2)
95return (WindowChrome)window.GetValue(WindowChromeProperty); 103window.SetValue(WindowChromeProperty, chrome);