Keyoti RapidSpell WPF API Docs
NeedCustomStreamForLoading Event
APIKeyoti.RapidSpell.Wpf.OptionsUserOptionsNeedCustomStreamForLoading
Keyoti RapidSpell WPF
Fired when a custom stream can be set to load the options from.
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
public event UserOptions..::..NeedStreamEventHandler NeedCustomStreamForLoading
public event UserOptions..::..NeedStreamEventHandler NeedCustomStreamForLoading
Public Event NeedCustomStreamForLoading As UserOptions..::..NeedStreamEventHandler
Public Event NeedCustomStreamForLoading As UserOptions..::..NeedStreamEventHandler
public:
 event UserOptions..::..NeedStreamEventHandler^ NeedCustomStreamForLoading {
	void add (UserOptions..::..NeedStreamEventHandler^ value);
	void remove (UserOptions..::..NeedStreamEventHandler^ value);
}
public:
 event UserOptions..::..NeedStreamEventHandler^ NeedCustomStreamForLoading {
	void add (UserOptions..::..NeedStreamEventHandler^ value);
	void remove (UserOptions..::..NeedStreamEventHandler^ value);
}
member NeedCustomStreamForLoading : IEvent<UserOptions..::..NeedStreamEventHandler,
    NeedStreamEventArgs>
member NeedCustomStreamForLoading : IEvent<UserOptions..::..NeedStreamEventHandler,
    NeedStreamEventArgs>
Value

Assembly: Keyoti4.RapidSpell.WPF (Module: Keyoti4.RapidSpell.WPF.dll) Version: 3.1.16.1214