1 write to IsExpanded
System.Activities.Presentation (1)
System.Activities.Presentation\System\Activities\Presentation\Base\Core\Internal\Metadata\MutableAttributeTable.cs (1)
378
attributes.
IsExpanded
= true;
4 references to IsExpanded
System.Activities.Presentation (4)
System.Activities.Presentation\System\Activities\Presentation\Base\Core\Internal\Metadata\MutableAttributeTable.cs (4)
200
Fx.Assert(!attributes.
IsExpanded
, "Should not call expand attributes with an expanded list.");
297
if (md.MemberAttributes == null && md.TypeAttributes != null && !md.TypeAttributes.
IsExpanded
)
364
if (!attributes.
IsExpanded
)
375
if (!attributes.
IsExpanded
)