Some useful extension methods for WPF controls
public static class Korzh.EasyQuery.Wpf.WpfControlsExtensions
Package: Korzh.EasyQuery.Wpf
(targets: net461
, net5.0-windows7.0
, netcoreapp3.1
)
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 |