mirror of
https://github.com/soukoku/ntwain.git
synced 2026-01-02 04:17:08 +08:00
Updated samples to new twain sessions.
This commit is contained in:
@@ -12,7 +12,7 @@ namespace NTwain
|
||||
/// A customized TWAIN session for use in WPF environment.
|
||||
/// Use this by using <see cref="PreFilterMessage"/> method as the target of <see cref="HwndSource.AddHook"/> delegate.
|
||||
/// </summary>
|
||||
public class TwainSessionWPF : TwainSessionBase
|
||||
public class TwainSessionWPF : TwainSession
|
||||
{
|
||||
/// <summary>
|
||||
/// Initializes a new instance of the <see cref="TwainSessionWPF" /> class.
|
||||
|
||||
Reference in New Issue
Block a user