3 references to ParsePropertyComments
PresentationFramework (3)
MS\Internal\Globalization\BamlTreeMap.cs (1)
706
comments.LocalizationComments = LocComments.
ParsePropertyComments
(stringComment);
MS\Internal\Globalization\LocalizationComments.cs (1)
65
PropertyComment[] pairs =
ParsePropertyComments
(input);
System\Windows\Localization.cs (1)
71
LocComments.
ParsePropertyComments
(comments);