2 writes to _width
PresentationBuildTasks (2)
src\Microsoft.DotNet.Wpf\src\PresentationCore\MS\Internal\Media\XamlSerializationHelper.cs (2)
126
_width
= width;
134
_width
= value;
1 reference to _width
PresentationBuildTasks (1)
src\Microsoft.DotNet.Wpf\src\PresentationCore\MS\Internal\Media\XamlSerializationHelper.cs (1)
138
return
_width
;