1 write to _isValueTypeExtension
PresentationBuildTasks (1)
Framework\System\Windows\Markup\XamlNodes.cs (1)
648
_isValueTypeExtension
= isValueTypeExtension;
1 reference to _isValueTypeExtension
PresentationBuildTasks (1)
Framework\System\Windows\Markup\XamlNodes.cs (1)
669
get { return
_isValueTypeExtension
; }