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

Inheritance: a_ToggleButton
Mostra 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_oe static_oe property

protected static Mock InputManager
return Mock

MouseData protected_oe static_oe property

protected static Subject MouseData
return Subject

Renderer protected_oe static_oe property

protected static Mock Renderer
return Mock

RootElement protected_oe static_oe property

protected static Mock RootElement
return Mock

ViewPort protected_oe static_oe property

protected static Rect ViewPort
return Rect