1 write to _fixedSOMPageConstructor
PresentationFramework (1)
System\Windows\Documents\FixedPageStructure.cs (1)
787_fixedSOMPageConstructor = value;
3 references to _fixedSOMPageConstructor
PresentationFramework (3)
System\Windows\Documents\FixedPageStructure.cs (3)
672Debug.Assert(_fixedSOMPageConstructor != null); 673_fixedSOMPageConstructor.ConstructPageStructure(fixedNodes); 783return _fixedSOMPageConstructor;