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