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