13 references to Push
PresentationBuildTasks (13)
Framework\System\Windows\Markup\StyleModeStack.cs (2)
35
Push
(StyleMode.Base);
59
Push
(Mode);
Framework\System\Windows\Markup\StyleXamlParser.cs (5)
208
_styleModeStack.
Push
(StyleMode.Key);
790
_styleModeStack.
Push
(mode);
987
_styleModeStack.
Push
(mode);
1074
_styleModeStack.
Push
(mode);
1138
_styleModeStack.
Push
(mode);
Framework\System\Windows\Markup\TemplateXamlParser.cs (6)
170
_styleModeStack.
Push
(mode);
233
_styleModeStack.
Push
(StyleMode.Key);
820
_styleModeStack.
Push
(mode);
1069
_styleModeStack.
Push
(mode);
1158
_styleModeStack.
Push
(mode);
1250
_styleModeStack.
Push
(mode);