Class WindowsControlUtils
Inherited Members
Namespace: SdlSdl.DesktopSdl.Desktop.PlatformSdl.Desktop.Platform.ControlsControls
Assembly: Sdl.Desktop.Platform.Controls.dll
Syntax
public static class WindowsControlUtils
Methods
ForWindowFromFrameworkElement(object, Action<Window>)
Declaration
public static void ForWindowFromFrameworkElement(this object frameworkElement, Action<Window> action)
Parameters
Type | Name | Description |
---|---|---|
object | frameworkElement | |
ActionWindow | action |