C# Class Microsoft.Windows.Controls.VisualStateHelper

Show file Open project: hibernating-rhinos/RavenFS Class Usage Examples

Public Methods

Method Description
GoToState ( Control control, bool useTransitions ) : void

Method Details

GoToState() public static method

public static GoToState ( Control control, bool useTransitions ) : void
control System.Windows.Controls.Control
useTransitions bool
return void