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