2 writes to DefaultActive
System.Speech (2)
Internal\SrgsCompiler\BackEnd.cs (1)
697rule._cfgRule.DefaultActive = ((dwAttributes & SPCFGRULEATTRIBUTES.SPRAF_Active) != 0);
Internal\SrgsCompiler\CfgRule.cs (1)
25DefaultActive = ((attributes & SPCFGRULEATTRIBUTES.SPRAF_Active) != 0);