C# Class RedBadger.Xpf.Specs.Controls.ToggleButtonSpecs.a_ToggleButton_inside_a_RootElement_with_Input_Manager

Inheritance: a_ToggleButton
Show file Open project: redbadger/XPF

Protected Properties

Property Type Description
InputManager Mock
MouseData Subject
Renderer Mock
RootElement Mock
ViewPort Rect

Protected Methods

Method Description
ClickButton ( ) : void

Method Details

ClickButton() protected static method

protected static ClickButton ( ) : void
return void

Property Details

InputManager protected static property

protected static Mock InputManager
return Mock

MouseData protected static property

protected static Subject MouseData
return Subject

Renderer protected static property

protected static Mock Renderer
return Mock

RootElement protected static property

protected static Mock RootElement
return Mock

ViewPort protected static property

protected static Rect ViewPort
return Rect