False True True All True False True ERROR HINT SUGGESTION SUGGESTION WARNING ERROR ERROR WARNING ERROR DO_NOT_SHOW DO_NOT_SHOW DO_NOT_SHOW DO_NOT_SHOW WARNING ERROR <?xml version="1.0" encoding="utf-16"?><Profile name="Custom"><CSArrangeThisQualifier>True</CSArrangeThisQualifier><CSRemoveCodeRedundancies>True</CSRemoveCodeRedundancies><CSOptimizeUsings><OptimizeUsings>False</OptimizeUsings><EmbraceInRegion>False</EmbraceInRegion><RegionName></RegionName></CSOptimizeUsings><CSReformatCode>True</CSReformatCode><CSReorderTypeMembers>True</CSReorderTypeMembers><StyleCop.Documentation><SA1600ElementsMustBeDocumented>False</SA1600ElementsMustBeDocumented><SA1604ElementDocumentationMustHaveSummary>False</SA1604ElementDocumentationMustHaveSummary><SA1609PropertyDocumentationMustHaveValueDocumented>False</SA1609PropertyDocumentationMustHaveValueDocumented><SA1611ElementParametersMustBeDocumented>False</SA1611ElementParametersMustBeDocumented><SA1615ElementReturnValueMustBeDocumented>False</SA1615ElementReturnValueMustBeDocumented><SA1617VoidReturnValueMustNotBeDocumented>False</SA1617VoidReturnValueMustNotBeDocumented><SA1618GenericTypeParametersMustBeDocumented>False</SA1618GenericTypeParametersMustBeDocumented><SA1626SingleLineCommentsMustNotUseDocumentationStyleSlashes>True</SA1626SingleLineCommentsMustNotUseDocumentationStyleSlashes><SA1628DocumentationTextMustBeginWithACapitalLetter>True</SA1628DocumentationTextMustBeginWithACapitalLetter><SA1629DocumentationTextMustEndWithAPeriod>True</SA1629DocumentationTextMustEndWithAPeriod><SA1633SA1641UpdateFileHeader>False</SA1633SA1641UpdateFileHeader><SA1639FileHeaderMustHaveSummary>True</SA1639FileHeaderMustHaveSummary><SA1642ConstructorSummaryDocumentationMustBeginWithStandardText>True</SA1642ConstructorSummaryDocumentationMustBeginWithStandardText><SA1643DestructorSummaryDocumentationMustBeginWithStandardText>True</SA1643DestructorSummaryDocumentationMustBeginWithStandardText><SA1644DocumentationHeadersMustNotContainBlankLines>True</SA1644DocumentationHeadersMustNotContainBlankLines></StyleCop.Documentation><CSCodeStyleAttributes ArrangeTypeAccessModifier="False" ArrangeTypeMemberAccessModifier="False" SortModifiers="False" RemoveRedundantParentheses="False" AddMissingParentheses="False" ArrangeAttributes="False" /><XAMLCollapseEmptyTags>False</XAMLCollapseEmptyTags></Profile> <?xml version="1.0" encoding="utf-16"?><Profile name="Header Only"><CSUpdateFileHeader>True</CSUpdateFileHeader><CSOptimizeUsings><OptimizeUsings>False</OptimizeUsings><EmbraceInRegion>False</EmbraceInRegion><RegionName></RegionName></CSOptimizeUsings><StyleCop.Documentation><SA1600ElementsMustBeDocumented>False</SA1600ElementsMustBeDocumented><SA1604ElementDocumentationMustHaveSummary>False</SA1604ElementDocumentationMustHaveSummary><SA1609PropertyDocumentationMustHaveValueDocumented>False</SA1609PropertyDocumentationMustHaveValueDocumented><SA1611ElementParametersMustBeDocumented>False</SA1611ElementParametersMustBeDocumented><SA1615ElementReturnValueMustBeDocumented>False</SA1615ElementReturnValueMustBeDocumented><SA1617VoidReturnValueMustNotBeDocumented>False</SA1617VoidReturnValueMustNotBeDocumented><SA1618GenericTypeParametersMustBeDocumented>False</SA1618GenericTypeParametersMustBeDocumented><SA1626SingleLineCommentsMustNotUseDocumentationStyleSlashes>False</SA1626SingleLineCommentsMustNotUseDocumentationStyleSlashes><SA1628DocumentationTextMustBeginWithACapitalLetter>False</SA1628DocumentationTextMustBeginWithACapitalLetter><SA1629DocumentationTextMustEndWithAPeriod>False</SA1629DocumentationTextMustEndWithAPeriod><SA1633SA1641UpdateFileHeader>False</SA1633SA1641UpdateFileHeader><SA1639FileHeaderMustHaveSummary>False</SA1639FileHeaderMustHaveSummary><SA1642ConstructorSummaryDocumentationMustBeginWithStandardText>False</SA1642ConstructorSummaryDocumentationMustBeginWithStandardText><SA1643DestructorSummaryDocumentationMustBeginWithStandardText>False</SA1643DestructorSummaryDocumentationMustBeginWithStandardText><SA1644DocumentationHeadersMustNotContainBlankLines>False</SA1644DocumentationHeadersMustNotContainBlankLines></StyleCop.Documentation><XAMLCollapseEmptyTags>False</XAMLCollapseEmptyTags><StyleCop.Layout><SA1500CurlyBracketsForMultiLineStatementsMustNotShareLine>False</SA1500CurlyBracketsForMultiLineStatementsMustNotShareLine><SA1509OpeningCurlyBracketsMustNotBePrecededByBlankLine>False</SA1509OpeningCurlyBracketsMustNotBePrecededByBlankLine><SA1510ChainedStatementBlocksMustNotBePrecededByBlankLine>False</SA1510ChainedStatementBlocksMustNotBePrecededByBlankLine><SA1511WhileDoFooterMustNotBePrecededByBlankLine>False</SA1511WhileDoFooterMustNotBePrecededByBlankLine><SA1512SingleLineCommentsMustNotBeFollowedByBlankLine>False</SA1512SingleLineCommentsMustNotBeFollowedByBlankLine><SA1513ClosingCurlyBracketMustBeFollowedByBlankLine>False</SA1513ClosingCurlyBracketMustBeFollowedByBlankLine><SA1514ElementDocumentationHeaderMustBePrecededByBlankLine>False</SA1514ElementDocumentationHeaderMustBePrecededByBlankLine><SA1515SingleLineCommentMustBeProceededByBlankLine>False</SA1515SingleLineCommentMustBeProceededByBlankLine></StyleCop.Layout><StyleCop.Ordering><ExpandUsingDirectives>False</ExpandUsingDirectives><SA1212PropertyAccessorsMustFollowOrder>False</SA1212PropertyAccessorsMustFollowOrder><SA1213EventAccessorsMustFollowOrder>False</SA1213EventAccessorsMustFollowOrder></StyleCop.Ordering><StyleCop.Maintainability><SA1119StatementMustNotUseUnnecessaryParenthesis>False</SA1119StatementMustNotUseUnnecessaryParenthesis></StyleCop.Maintainability><StyleCop.Readability><SA1100DoNotPrefixCallsWithBaseUnlessLocalImplementationExists>False</SA1100DoNotPrefixCallsWithBaseUnlessLocalImplementationExists><SA1106CodeMustNotContainEmptyStatements>False</SA1106CodeMustNotContainEmptyStatements><SA1108BlockStatementsMustNotContainEmbeddedComments>False</SA1108BlockStatementsMustNotContainEmbeddedComments><SA1109BlockStatementsMustNotContainEmbeddedRegions>False</SA1109BlockStatementsMustNotContainEmbeddedRegions><SA1120CommentsMustContainText>False</SA1120CommentsMustContainText><SA1121UseBuiltInTypeAlias>False</SA1121UseBuiltInTypeAlias><SA1122UseStringEmptyForEmptyStrings>False</SA1122UseStringEmptyForEmptyStrings><SA1123DoNotPlaceRegionsWithinElements>False</SA1123DoNotPlaceRegionsWithinElements><SA1124CodeMustNotContainEmptyRegions>False</SA1124CodeMustNotContainEmptyRegions></StyleCop.Readability><StyleCop.Spacing><SA1001CommasMustBeSpacedCorrectly>False</SA1001CommasMustBeSpacedCorrectly><SA1005SingleLineCommentsMustBeginWithSingleSpace>False</SA1005SingleLineCommentsMustBeginWithSingleSpace><SA1006PreprocessorKeywordsMustNotBePrecededBySpace>False</SA1006PreprocessorKeywordsMustNotBePrecededBySpace><SA1021NegativeSignsMustBeSpacedCorrectly>False</SA1021NegativeSignsMustBeSpacedCorrectly><SA1022PositiveSignsMustBeSpacedCorrectly>False</SA1022PositiveSignsMustBeSpacedCorrectly><SA1025CodeMustNotContainMultipleWhitespaceInARow>False</SA1025CodeMustNotContainMultipleWhitespaceInARow></StyleCop.Spacing></Profile> Custom Default: Reformat Code Arithmetic, Shift, Bitwise, Conditional Field, Property, Event, Method True True True True True True True NEXT_LINE_SHIFTED_2 0 0 1 1 1 ALWAYS_ADD ALWAYS_ADD ALWAYS_ADD ALWAYS_ADD ALWAYS_ADD ALWAYS_ADD True True 1 1 False False NEVER False False True False CHOP_IF_LONG 230 False CHOP_ALWAYS CHOP_ALWAYS CHOP_ALWAYS True True 1 FirstAttributeOnSingleLine 250 False 250 False <?xml version="1.0" encoding="utf-16"?> <Patterns xmlns="urn:schemas-jetbrains-com:member-reordering-patterns"> <TypePattern DisplayName="COM interfaces or structs"> <TypePattern.Match> <Or> <And> <Kind Is="Interface" /> <Or> <HasAttribute Name="System.Runtime.InteropServices.InterfaceTypeAttribute" /> <HasAttribute Name="System.Runtime.InteropServices.ComImport" /> </Or> </And> <Kind Is="Struct" /> </Or> </TypePattern.Match> </TypePattern> <TypePattern DisplayName="NUnit Test Fixtures" RemoveRegions="All"> <TypePattern.Match> <And> <Kind Is="Class" /> <HasAttribute Name="NUnit.Framework.TestFixtureAttribute" Inherited="True" /> <HasAttribute Name="NUnit.Framework.TestCaseFixtureAttribute" Inherited="True" /> </And> </TypePattern.Match> <Entry DisplayName="Setup/Teardown Methods"> <Entry.Match> <And> <Kind Is="Method" /> <Or> <HasAttribute Name="NUnit.Framework.SetUpAttribute" Inherited="True" /> <HasAttribute Name="NUnit.Framework.TearDownAttribute" Inherited="True" /> <HasAttribute Name="NUnit.Framework.FixtureSetUpAttribute" Inherited="True" /> <HasAttribute Name="NUnit.Framework.FixtureTearDownAttribute" Inherited="True" /> </Or> </And> </Entry.Match> </Entry> <Entry DisplayName="All other members" /> <Entry DisplayName="Test Methods" Priority="100"> <Entry.Match> <And> <Kind Is="Method" /> <HasAttribute Name="NUnit.Framework.TestAttribute" /> </And> </Entry.Match> <Entry.SortBy> <Name /> </Entry.SortBy> </Entry> </TypePattern> <TypePattern DisplayName="Default Pattern" RemoveRegions="All"> <Entry DisplayName="Public Delegates" Priority="100"> <Entry.Match> <And> <Access Is="Public" /> <Kind Is="Delegate" /> </And> </Entry.Match> <Entry.SortBy> <Name /> </Entry.SortBy> </Entry> <Entry DisplayName="Public Enums" Priority="100"> <Entry.Match> <And> <Access Is="Public" /> <Kind Is="Enum" /> </And> </Entry.Match> <Entry.SortBy> <Name /> </Entry.SortBy> </Entry> <DependencyProperty DisplayName="Dependency Properties" Priority="100"> <Entry DisplayName="DP Key"> <Entry.Match> <DependencyPropertyPart Match="Key" /> </Entry.Match> </Entry> <Entry DisplayName="DP Field"> <Entry.Match> <DependencyPropertyPart /> </Entry.Match> </Entry> <Entry DisplayName="DP Handler"> <Entry.Match> <DependencyPropertyPart Match="Handler" /> </Entry.Match> </Entry> <Entry DisplayName="DP Property"> <Entry.Match> <DependencyPropertyPart Match="Property" /> </Entry.Match> </Entry> <Entry DisplayName="Attached DP Getter"> <Entry.Match> <DependencyPropertyPart Match="Getter" /> </Entry.Match> </Entry> <Entry DisplayName="Attached DP Setter"> <Entry.Match> <DependencyPropertyPart Match="Setter" /> </Entry.Match> </Entry> </DependencyProperty> <Entry DisplayName="Static Fields and Constants"> <Entry.Match> <Or> <Kind Is="Constant" /> <And> <Kind Is="Field" /> <Static /> </And> </Or> </Entry.Match> <Entry.SortBy> <Access /> <Kind Is="Member" /> <Name /> </Entry.SortBy> </Entry> <Entry DisplayName="Fields"> <Entry.Match> <And> <Kind Is="Field" /> <Not> <Static /> </Not> </And> </Entry.Match> <Entry.SortBy> <Readonly /> <Access /> <Name /> </Entry.SortBy> </Entry> <Entry DisplayName="Constructors"> <Entry.Match> <Or> <Kind Is="Constructor" /> <Kind Is="Destructor" /> </Or> </Entry.Match> <Entry.SortBy> <Static /> <Access /> </Entry.SortBy> </Entry> <Entry DisplayName="Events"> <Entry.Match> <Kind Is="Event" /> </Entry.Match> </Entry> <Entry DisplayName="Delegates"> <Entry.Match> <Kind Is="Delegate" /> </Entry.Match> </Entry> <Entry DisplayName="Properties"> <Entry.Match> <Kind Is="Property" /> </Entry.Match> <Entry.SortBy> <Abstract /> <Static /> <Access /> <Name /> </Entry.SortBy> </Entry> <Entry DisplayName="Indexers"> <Entry.Match> <Kind Is="Indexer" /> </Entry.Match> </Entry> <Entry DisplayName="Methods"> <Entry.Match> <Kind Is="Method" /> </Entry.Match> <Entry.SortBy> <Access /> <Static /> <Name /> </Entry.SortBy> </Entry> <Entry DisplayName="All other members"> <Entry.SortBy> <Name /> </Entry.SortBy> </Entry> <Entry DisplayName="Nested Types"> <Entry.Match> <Kind Is="Type" /> </Entry.Match> </Entry> </TypePattern> </Patterns> <?xml version="1.0" encoding="utf-8"?> <!-- Last updated 15.05.2012 --> <Patterns xmlns="urn:shemas-jetbrains-com:member-reordering-patterns"> <!-- Do not reorder COM interfaces --> <Pattern> <Match> <And Weight="2000"> <Kind Is="interface"/> <Or> <HasAttribute CLRName="System.Runtime.InteropServices.InterfaceTypeAttribute"/> <HasAttribute CLRName="System.Runtime.InteropServices.ComImport"/> </Or> </And> </Match> </Pattern> <!-- Do not reorder P/Invoke structs --> <Pattern> <Match> <And Weight="2000"> <Or> <Kind Is="struct"/> <Kind Is="class"/> </Or> <HasAttribute CLRName="System.Runtime.InteropServices.StructLayoutAttribute"/> </And> </Match> </Pattern> <!-- Do not reorder P/Invoke classes (called xxxNativeMethods) --> <Pattern> <Match> <And Weight="2000"> <Kind Is="class"/> <Name Is=".*NativeMethods" /> </And> </Match> </Pattern> <!-- StyleCop pattern --> <Pattern RemoveAllRegions="true"> <Match> <Or Weight="1000" > <Kind Is="class" /> <Kind Is="struct" /> <Kind Is="interface"/> </Or> </Match> <!-- Constants --> <Entry> <Match> <Kind Is="constant"/> </Match> <Sort> <Access Order="public internal protected-internal protected private"/> <Name/> </Sort> <Group Region="Constants"/> </Entry> <!-- Static fields --> <Entry> <Match> <And> <Kind Is="field"/> <Static /> </And> </Match> <Sort> <Access Order="public internal protected-internal protected private"/> <Readonly/> <Name/> </Sort> <Group Region="Static Fields"/> </Entry> <!-- Fields --> <Entry> <Match> <Kind Is="field"/> </Match> <Sort> <Access Order="public internal protected-internal protected private"/> <Readonly/> <Name/> </Sort> <Group Region="Fields"/> </Entry> <Entry> <Match> <And> <Kind Is="field"/> <HasAttribute CLRName="System.ComponentModel.Composition.Import"/> </And> </Match> <Sort> <Access Order="public internal protected-internal protected private"/> <Readonly/> <Name/> </Sort> <Group Region="DI Imports"/> </Entry> <!-- constructors and destructors --> <Entry> <Match> <Or Weight="200"> <Kind Is="constructor"/> <Kind Is="destructor"/> </Or> </Match> <Sort> <Static/> <Kind Order="constructor destructor"/> <Access Order="public internal protected-internal protected private"/> </Sort> <Group Region="Constructors and Destructors"/> </Entry> <!-- delegates --> <Entry> <Match> <Kind Is="delegate"/> </Match> <Sort> <Access Order="public internal protected-internal protected private" /> <Static /> <Name/> </Sort> <Group Region="Delegates"/> </Entry> <!-- public events --> <Entry> <Match> <And> <Kind Is="event"/> <Access Is="public"/> </And> </Match> <Sort> <Access Order="public" /> <Static /> <Name/> </Sort> <Group Region="Public Events"/> </Entry> <!-- interface events --> <Entry> <Match> <And> <Kind Is="event"/> <ImplementsInterface/> </And> </Match> <Sort> <ImplementsInterface Immediate="true"/> <Name/> </Sort> <Group Region="Explicit Interface Events" /> </Entry> <!-- other events --> <Entry> <Match> <Kind Is="event"/> </Match> <Sort> <Access Order="public internal protected-internal protected private" /> <Static /> <Name/> </Sort> <Group Region="Events"/> </Entry> <!-- enum --> <Entry> <Match> <Kind Is="enum"/> </Match> <Sort> <Access Order="public internal protected-internal protected private" /> <Name/> </Sort> <Group Region="Enums"/> </Entry> <!-- interfaces --> <Entry> <Match> <Kind Is="interface" /> </Match> <Sort> <Access Order="public internal protected-internal protected private" /> <Name/> </Sort> <Group Region="Interfaces"/> </Entry> <!-- public properties --> <Entry> <Match> <And> <Kind Is="property"/> <Access Is="public"/> </And> </Match> <Sort> <Access Order="public"/> <Static/> <Name/> </Sort> <Group Region="Public Properties"/> </Entry> <!-- interface properties --> <Entry> <Match> <And> <Kind Is="property"/> <ImplementsInterface/> </And> </Match> <Sort> <ImplementsInterface Immediate="true"/> <Name/> </Sort> <Group Region="Explicit Interface Properties" /> </Entry> <!-- other properties --> <Entry> <Match> <Kind Is="property"/> </Match> <Sort> <Access Order="public internal protected-internal protected private"/> <Static/> <Name/> </Sort> <Group Region="Properties"/> </Entry> <!-- public indexers --> <Entry> <Match> <And> <Kind Is="indexer" Weight="1000" /> <Access Is="public"/> </And> </Match> <Sort> <Access Order="public" /> <Static/> <Name/> </Sort> <Group Region="Public Indexers"/> </Entry> <!-- interface indexers --> <Entry> <Match> <And> <Kind Is="indexer" Weight="1000"/> <ImplementsInterface/> </And> </Match> <Sort> <ImplementsInterface Immediate="true"/> <Name/> </Sort> <Group Region="Explicit Interface Indexers" /> </Entry> <!-- other indexers --> <Entry> <Match> <Kind Is="indexer" Weight="1000" /> </Match> <Sort> <Access Order="public internal protected-internal protected private" /> <Static/> <Name/> </Sort> <Group Region="Indexers"/> </Entry> <!-- public methods (includes operators) --> <Entry> <Match> <And> <Or> <Kind Is="method"/> <Kind Is="operator"/> </Or> <Access Is="public"/> </And> </Match> <Sort> <Access Order="public"/> <Static/> <Name/> </Sort> <Group Region="Public Methods and Operators"/> </Entry> <!-- interface methods --> <Entry> <Match> <And> <Kind Is="method"/> <ImplementsInterface/> </And> </Match> <Sort> <ImplementsInterface Immediate="true"/> <Name/> </Sort> <Group Region="Explicit Interface Methods" /> </Entry> <!-- other methods --> <Entry> <Match> <Kind Is="method"/> </Match> <Sort> <Access Order="public internal protected-internal protected private"/> <Static/> <Name/> </Sort> <Group Region="Methods"/> </Entry> <!-- operators --> <Entry> <Match> <Kind Is="operator"/> </Match> <Sort> <Access Order="public internal protected-internal protected private" /> <Static/> <Name/> </Sort> <Group Region="Operators"/> </Entry> <!-- Nested structs --> <Entry> <Match> <Kind Is="struct" Weight="600" /> </Match> <Sort> <Static /> <Access Order="public internal protected-internal protected private" /> <Name/> </Sort> </Entry> <!-- Nested classes --> <Entry> <Match> <Kind Is="class" Weight="700" /> </Match> <Sort> <Static /> <Access Order="public internal protected-internal protected private" /> <Name/> </Sort> </Entry> <!-- all other members --> <Entry/> </Pattern> </Patterns> CustomLayout True False True $object$_On$event$ <Policy Inspect="True" Prefix="PART_" Suffix="" Style="AaBb"><ExtraRule Prefix="" Suffix="" Style="AaBb" /></Policy> <Policy Inspect="True" Prefix="" Suffix="" Style="aaBb" /> <Policy Inspect="True" Prefix="" Suffix="" Style="aaBb" /> <Policy><Descriptor Staticness="Instance" AccessRightKinds="Public" Description="Test methods"><ElementKinds><Kind Name="TEST_TYPE" /><Kind Name="TEST_MEMBER" /></ElementKinds></Descriptor><Policy Inspect="True" Prefix="" Suffix="" Style="AaBb_AaBb" /></Policy> <Policy Inspect="True" Prefix="" Suffix="" Style="aaBb" /> <Policy Inspect="True" Prefix="" Suffix="" Style="aaBb" /> <Policy Inspect="True" Prefix="" Suffix="" Style="aaBb" /> <Policy Inspect="True" Prefix="" Suffix="" Style="aaBb" /> <Policy Inspect="True" Prefix="" Suffix="" Style="AaBb" /> <Policy Inspect="True" Prefix="" Suffix="" Style="aaBb" /> <Policy Inspect="True" Prefix="" Suffix="" Style="AaBb" /> <Policy Inspect="True" Prefix="" Suffix="" Style="aaBb" /> <Policy Inspect="True" Prefix="" Suffix="" Style="AaBb" /> <Policy Inspect="True" Prefix="" Suffix="" Style="aaBb" /> <Policy Inspect="True" Prefix="" Suffix="" Style="aaBb" /> <Policy Inspect="True" Prefix="" Suffix="" Style="aaBb" /> <Policy Inspect="True" Prefix="" Suffix="" Style="AaBb" /> <Policy Inspect="True" Prefix="" Suffix="" Style="AaBb" /> <Policy Inspect="True" Prefix="" Suffix="" Style="AaBb" /> <Policy Inspect="True" Prefix="I" Suffix="" Style="AaBb" /> <Policy Inspect="True" Prefix="" Suffix="" Style="AaBb" /> <Policy Inspect="True" Prefix="" Suffix="" Style="AaBb" /> <Policy Inspect="True" Prefix="" Suffix="" Style="aaBb" /> <Policy Inspect="True" Prefix="" Suffix="" Style="aaBb" /> <Policy Inspect="True" Prefix="" Suffix="" Style="aaBb" /> <Policy Inspect="True" Prefix="" Suffix="" Style="aaBb" /> <Policy Inspect="True" Prefix="" Suffix="" Style="aaBb" /> <Policy Inspect="True" Prefix="" Suffix="" Style="aaBb" /> <Policy Inspect="True" Prefix="" Suffix="" Style="aaBb" /> <Policy Inspect="True" Prefix="" Suffix="" Style="aaBb" /> <Policy Inspect="True" Prefix="" Suffix="" Style="aaBb" /> <Policy Inspect="True" Prefix="" Suffix="" Style="aaBb" /> <Policy Inspect="True" Prefix="" Suffix="" Style="aaBb" /> <Policy Inspect="True" Prefix="" Suffix="" Style="aaBb" /> <Policy Inspect="True" Prefix="" Suffix="" Style="aaBb" /> <Policy Inspect="True" Prefix="" Suffix="" Style="aaBb" /> <Policy Inspect="True" Prefix="T" Suffix="" Style="AaBb" /> $object$_On$event$ <Policy Inspect="True" Prefix="" Suffix="" Style="AaBb" /> <Policy Inspect="True" Prefix="" Suffix="" Style="AaBb" /> <Policy Inspect="True" Prefix="" Suffix="" Style="AaBb" /> <Policy Inspect="True" Prefix="" Suffix="" Style="AaBb" /> <Policy Inspect="True" Prefix="" Suffix="" Style="aaBb" /> <Policy Inspect="True" Prefix="" Suffix="" Style="AaBb" /> <Policy Inspect="True" Prefix="" Suffix="" Style="AaBb" /> BOTH_SIDES True False False False False False BulbIndicator TEMP_FOLDER True True True True True True True True True True True True True True Idea InterfaceLeaves 5 False True True [-18,-25](1024,768) EnvironmentGeneral -202,-222 True False Replace with Set Replace with Set SUGGESTION True Red True To Revise FeatureCurrentlyDisableException|FeatureRemovedException Edit