10 references to HasValidLayout
PresentationFramework (10)
System\Windows\Documents\TextContainer.cs (1)
1585
Invariant.Assert(position.
HasValidLayout
);
System\Windows\Documents\TextPointer.cs (9)
1213
if (this.
HasValidLayout
)
1252
if (!this.
HasValidLayout
)
1599
if (!this.
HasValidLayout
)
2112
if (!this.
HasValidLayout
)
2689
if (!this.
HasValidLayout
)
2723
if (!this.
HasValidLayout
)
2754
if (!this.
HasValidLayout
)
3639
return this.
HasValidLayout
;
3652
if (!this.
HasValidLayout
)