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