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