9 references to IsDefault
System.Activities (9)
System\Activities\BookmarkScope.cs (2)
181if (this.IsDefault) 183return other.IsDefault;
System\Activities\Runtime\BookmarkScopeManager.cs (7)
129if (scope.IsDefault) 148if (scope.IsDefault) 172if (scope.IsDefault) 311if (scope.IsDefault) 377if (scope.IsDefault) 491Fx.Assert(!scope.IsDefault, "Cannot unregister the default sub instance."); 592if (bookmark.Scope.IsDefault)