Skip to content

emoacht/WpfVisualStateTest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

WPF VisualState Test

Test VisualStateGroup in WPF, especially the case where a same property is targetted by multiple VisualStateGroups.

Remarks

The VisualStates of ToggleButton is controlled by the following methods:

A notable behavior of VisualStateManager.GoToState method is described at Use the VisualStateManager to Manage States

If the control is already in the state that is specified, GoToState takes no action and returns true.

About

Test VisualStateGroup in WPF.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages