1 write to _skipActionDepthCount
PresentationBuildTasks (1)
Framework\System\Windows\Markup\XamlParser.cs (1)
1308set { _skipActionDepthCount = value; }
1 reference to _skipActionDepthCount
PresentationBuildTasks (1)
Framework\System\Windows\Markup\XamlParser.cs (1)
1307get { return _skipActionDepthCount; }