1 write to _lastMethod
PresentationCore (1)
MS\Internal\TextFormatting\NumberSubstitution.cs (1)
108
_lastMethod
= method;
1 reference to _lastMethod
PresentationCore (1)
MS\Internal\TextFormatting\NumberSubstitution.cs (1)
105
if (!object.ReferenceEquals(numberCulture, _lastNumberCulture) || method !=
_lastMethod
)