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