1 instantiation of CustomDispatcherObject
PresentationFramework (1)
MS\Internal\Documents\FlowDocumentPaginator.cs (1)
47
_dispatcherObject = new
CustomDispatcherObject
();
1 reference to CustomDispatcherObject
PresentationFramework (1)
MS\Internal\Documents\FlowDocumentPaginator.cs (1)
893
private readonly
CustomDispatcherObject
_dispatcherObject;