2 references to CanUpdate
PresentationFramework (2)
MS\Internal\PtsHost\PtsPage.cs (2)
103
if(!_section.
CanUpdate
)
157
Debug.Assert(!canUpdate || _section.
CanUpdate
);