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