C# Class ScreenToGif.Util.Glass

Exibir arquivo Open project: dbremner/ScreenToGif

Public Methods

Method Description
ExtendGlassFrame ( Window window, System.Windows.Thickness margin ) : bool
RetractGlassFrame ( Window window ) : bool

Method Details

ExtendGlassFrame() public static method

public static ExtendGlassFrame ( Window window, System.Windows.Thickness margin ) : bool
window System.Windows.Window
margin System.Windows.Thickness
return bool

RetractGlassFrame() public static method

public static RetractGlassFrame ( Window window ) : bool
window System.Windows.Window
return bool