2 references to IsHitTestVisibleInChromeProperty
PresentationFramework (2)
System\Windows\Shell\WindowChrome.cs (2)
120return (bool)dobj.GetValue(IsHitTestVisibleInChromeProperty); 133dobj.SetValue(IsHitTestVisibleInChromeProperty, hitTestVisible);