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