WindowChromeHelper Attached Properties
Contains static methods and properties that help you customize the appearance of a window.| Name | Description |
|---|---|
| DisableSnapLayouts static | Gets or sets the disable value of snap layouts feature. |
| IsHitTestVisibleInChrome static | Gets or sets a value that indicates whether the hit test of the element is visible in the window chrome. |
| IsSnapLayoutsElement static | Gets or sets a value that indicates whether the element is a snap layouts element. |
See Also