mirror of
https://github.com/soukoku/ntwain.git
synced 2026-02-25 13:04:07 +08:00
Updated sample lib.
This commit is contained in:
@@ -87,6 +87,7 @@ namespace NTwain
|
||||
void ITwainSessionInternal.ChangeCurrentSource(DataSource source)
|
||||
{
|
||||
CurrentSource = source;
|
||||
DisableReason = Message.Null;
|
||||
OnPropertyChanged("CurrentSource");
|
||||
SafeAsyncSyncableRaiseOnEvent(OnSourceChanged, SourceChanged);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user