10 references to HasValidLayout
PresentationFramework (10)
System\Windows\Documents\TextContainer.cs (1)
1590
Invariant.Assert(position.
HasValidLayout
);
System\Windows\Documents\TextPointer.cs (9)
1218
if (this.
HasValidLayout
)
1257
if (!this.
HasValidLayout
)
1604
if (!this.
HasValidLayout
)
2117
if (!this.
HasValidLayout
)
2694
if (!this.
HasValidLayout
)
2728
if (!this.
HasValidLayout
)
2759
if (!this.
HasValidLayout
)
3644
return this.
HasValidLayout
;
3657
if (!this.
HasValidLayout
)