2 writes to _runType
PresentationFramework (2)
System\Windows\Documents\SpellerStatusTable.cs (2)
800_runType = runType; 812set { _runType = value; }
1 reference to _runType
PresentationFramework (1)
System\Windows\Documents\SpellerStatusTable.cs (1)
811get { return _runType; }