Indicates that an Auto activity will be updated according to its children.
Namespace: MindFusion.DataViews.Wpf
Assembly: MindFusion.DataViews.Wpf
C#
![]() |
---|
void BeginAutoUpdate () |
Visual Basic
![]() |
---|
Sub BeginAutoUpdate () |
When an Auto activity is being updated to respect its children's sizes and progress, this should be done inside a BeginAutoUpdate - EndAutoUpdate block. Other updates should be considered illegitimate.
MindFusion.Scheduling for WPF Programmer's Guide | © 2025 MindFusion |