9 references to Contains
PresentationFramework (9)
src\Framework\MS\Internal\Documents\TextBoxView.cs (9)
634
Invariant.Assert(
Contains
(position));
775
Invariant.Assert(
Contains
(position));
822
Invariant.Assert(
Contains
(position));
861
Invariant.Assert(
Contains
(position));
938
Invariant.Assert(
Contains
(position));
986
Invariant.Assert(
Contains
(position));
1011
return
Contains
(position);
1113
while (!
Contains
(position))
1129
return this.IsLayoutValid &&
Contains
(position);