51 references to TextViewInvalidLayout
PresentationFramework (51)
MS\Internal\Documents\DocumentPageTextView.cs (11)
94
throw new InvalidOperationException(SR.
TextViewInvalidLayout
);
119
throw new InvalidOperationException(SR.
TextViewInvalidLayout
);
141
throw new InvalidOperationException(SR.
TextViewInvalidLayout
);
170
throw new InvalidOperationException(SR.
TextViewInvalidLayout
);
206
throw new InvalidOperationException(SR.
TextViewInvalidLayout
);
237
throw new InvalidOperationException(SR.
TextViewInvalidLayout
);
254
throw new InvalidOperationException(SR.
TextViewInvalidLayout
);
271
throw new InvalidOperationException(SR.
TextViewInvalidLayout
);
288
throw new InvalidOperationException(SR.
TextViewInvalidLayout
);
305
throw new InvalidOperationException(SR.
TextViewInvalidLayout
);
322
throw new InvalidOperationException(SR.
TextViewInvalidLayout
);
MS\Internal\Documents\MultiPageTextView.cs (15)
97
throw new InvalidOperationException(SR.
TextViewInvalidLayout
);
124
throw new InvalidOperationException(SR.
TextViewInvalidLayout
);
147
throw new InvalidOperationException(SR.
TextViewInvalidLayout
);
192
throw new InvalidOperationException(SR.
TextViewInvalidLayout
);
205
throw new InvalidOperationException(SR.
TextViewInvalidLayout
);
221
throw new InvalidOperationException(SR.
TextViewInvalidLayout
);
243
throw new InvalidOperationException(SR.
TextViewInvalidLayout
);
265
throw new InvalidOperationException(SR.
TextViewInvalidLayout
);
287
throw new InvalidOperationException(SR.
TextViewInvalidLayout
);
306
throw new InvalidOperationException(SR.
TextViewInvalidLayout
);
323
throw new InvalidOperationException(SR.
TextViewInvalidLayout
);
385
throw new InvalidOperationException(SR.
TextViewInvalidLayout
);
482
throw new InvalidOperationException(SR.
TextViewInvalidLayout
);
505
throw new InvalidOperationException(SR.
TextViewInvalidLayout
);
605
throw new InvalidOperationException(SR.
TextViewInvalidLayout
);
MS\Internal\Documents\TextDocumentView.cs (11)
64
throw new InvalidOperationException(SR.
TextViewInvalidLayout
);
87
throw new InvalidOperationException(SR.
TextViewInvalidLayout
);
114
throw new InvalidOperationException(SR.
TextViewInvalidLayout
);
230
throw new InvalidOperationException(SR.
TextViewInvalidLayout
);
281
throw new InvalidOperationException(SR.
TextViewInvalidLayout
);
300
throw new InvalidOperationException(SR.
TextViewInvalidLayout
);
320
throw new InvalidOperationException(SR.
TextViewInvalidLayout
);
339
throw new InvalidOperationException(SR.
TextViewInvalidLayout
);
360
throw new InvalidOperationException(SR.
TextViewInvalidLayout
);
387
throw new InvalidOperationException(SR.
TextViewInvalidLayout
);
426
throw new InvalidOperationException(SR.
TextViewInvalidLayout
);
MS\Internal\Documents\TextParagraphView.cs (9)
63
throw new InvalidOperationException(SR.
TextViewInvalidLayout
);
87
throw new InvalidOperationException(SR.
TextViewInvalidLayout
);
106
throw new InvalidOperationException(SR.
TextViewInvalidLayout
);
131
throw new InvalidOperationException(SR.
TextViewInvalidLayout
);
192
throw new InvalidOperationException(SR.
TextViewInvalidLayout
);
211
throw new InvalidOperationException(SR.
TextViewInvalidLayout
);
234
throw new InvalidOperationException(SR.
TextViewInvalidLayout
);
260
throw new InvalidOperationException(SR.
TextViewInvalidLayout
);
285
throw new InvalidOperationException(SR.
TextViewInvalidLayout
);
MS\Internal\Documents\TextViewBase.cs (5)
109
throw new InvalidOperationException(SR.
TextViewInvalidLayout
);
180
throw new InvalidOperationException(SR.
TextViewInvalidLayout
);
195
throw new InvalidOperationException(SR.
TextViewInvalidLayout
);
213
throw new InvalidOperationException(SR.
TextViewInvalidLayout
);
231
throw new InvalidOperationException(SR.
TextViewInvalidLayout
);