4 references to ValidateUri
PresentationFramework (4)
System\Windows\Controls\CustomDictionarySources.cs (4)
27
/// There is a restriction on kinds of supported Uri objects, which is enforced in <see cref="
ValidateUri
"/> method.
96
ValidateUri
(item);
131
ValidateUri
(value);
156
ValidateUri
(item);