Intercepting containers for threads.
This commit is contained in:
@@ -83,7 +83,7 @@ public partial class WinoExpander : Control
|
||||
return;
|
||||
}
|
||||
|
||||
IsExpanded = !IsExpanded;
|
||||
// IsExpanded = !IsExpanded;
|
||||
}
|
||||
|
||||
private static void OnIsExpandedChanged(DependencyObject obj, DependencyPropertyChangedEventArgs args)
|
||||
|
||||
Reference in New Issue
Block a user