C# Class WindowlessControls.WindowlessControlProxy

Inheritance: IWindowlessControl
Exibir arquivo Open project: koush/WindowlessControls

Public Methods

Method Description
Measure ( System bounds ) : void
Remeasure ( ) : void
WindowlessControlProxy ( ) : System

Method Details

Measure() public method

public Measure ( System bounds ) : void
bounds System
return void

Remeasure() public method

public Remeasure ( ) : void
return void

WindowlessControlProxy() public method

public WindowlessControlProxy ( ) : System
return System