12 references to SetQuery
PresentationCore (12)
Core\CSharp\System\Windows\Media\Imaging\BitmapMetadata.cs (12)
1402SetQuery(policy_Author, strAuthors); 1417SetQuery(policy_Title, value); 1439SetQuery(policy_Rating, System.Convert.ToUInt16(value, CultureInfo.InvariantCulture)); 1454SetQuery(policy_Subject, value); 1469SetQuery(policy_Comment, value); 1501SetQuery(policy_DateTaken, objValue); 1516SetQuery(policy_ApplicationName, value); 1531SetQuery(policy_Copyright, value); 1546SetQuery(policy_CameraManufacturer, value); 1561SetQuery(policy_CameraModel, value); 1587SetQuery(policy_Keywords, strKeywords); 1625SetQuery("/", sourceBitmapMetadata);