TICS Coding Standard Viewer
TIOBE Software Quality Framework
Home
|
Coding Rules
|
Categories
|
Literature
|
Change History
|
Generate PDF
|
Log in
Revision:
1.0
XAML Coding Standard
Search
Category: Resources
Synopsis:
Resources
Description:
Coding Rules
Name
Checked
Synopsis
RES$001
Do use StaticResource if you can, DynamicResource if you must
RES$002
Do use StaticResource to define the based-on type for implicit styles
RES$003
Consider freezing objects that are freezable