2 references to From
PresentationFramework (2)
src\Framework\System\Windows\VisualStateManager.cs (1)
613VisualState transitionFromState = group.GetState(transition.From);
src\Framework\System\Windows\VisualTransition.cs (1)
75get { return From == null && To == null; }