wpfcontrolsextensions-class
Some useful extension methods for WPF controls
public static class Korzh.EasyQuery.Wpf.WpfControlsExtensions
Assembly: Korzh.EasyQuery.WPF.dll
Static Methods
Name | Type | Description |
---|---|---|
OpenWithCaution(this ContextMenu menu) | void | Opens ContextMenu control ignoring handedness on Windows 8+ |
OpenWithCaution(this Popup popup) | void | Opens ContextMenu control ignoring handedness on Windows 8+ |
SetMenuDropAlignment(bool isRight) | void | Sets MenuDropAlignment setting |