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