4 references to ValidateUri
PresentationFramework (4)
src\Framework\System\Windows\Controls\CustomDictionarySources.cs (4)
35
/// There is a restriction on kinds of supported Uri objects, which is enforced in <see cref="
ValidateUri
"/> method.
105
ValidateUri
(item);
140
ValidateUri
(value);
165
ValidateUri
(item);