1 write to _target
PresentationFramework (1)
MS\Internal\Globalization\LocalizationComments.cs (1)
392set { _target = value; }
1 reference to _target
PresentationFramework (1)
MS\Internal\Globalization\LocalizationComments.cs (1)
391get { return _target; }