Inheritance
ShowSystemMenuBehavior
Assembly: Sdl.Desktop.Platform.Controls.dll
public static class ShowSystemMenuBehavior
Fields
Declaration
public static readonly DependencyProperty RightButtonShow
Field Value
Declaration
public static readonly DependencyProperty TargetWindow
Field Value
Methods
Declaration
public static Window GetTargetWindow(DependencyObject obj)
Parameters
Returns
Declaration
public static void SetRightButtonShow(DependencyObject obj, bool arg)
Parameters
Declaration
public static void SetTargetWindow(DependencyObject obj, Window window)
Parameters