7 references to AddEvent
PresentationCore (7)
Core\CSharp\System\Windows\Media\Imaging\BitmapDecoder.cs (2)
917_progressEvent.AddEvent(value); 937_failedEvent.AddEvent(value);
Core\CSharp\System\Windows\Media\Imaging\BitmapSource.cs (3)
320_progressEvent.AddEvent(value); 338_failedEvent.AddEvent(value); 357_decodeFailedEvent.AddEvent(value);
Core\CSharp\System\Windows\Media\MediaEventsHelper.cs (2)
117_mediaFailedHelper.AddEvent(value); 207_scriptCommandHelper.AddEvent(value);