Method | Description | |
---|---|---|
RegisterEventSink ( this window, IWindowEventSink eventSink ) : void |
Registers an event sink for Window to weakly handle its events.
|
public static RegisterEventSink ( this window, IWindowEventSink eventSink ) : void | ||
window | this | |
eventSink | IWindowEventSink | |
return | void |