LostFocusEventManager Properties
.NET Framework 4.5
The LostFocusEventManager type exposes the following members.
| Name | Description | |
|---|---|---|
|
Dispatcher | Gets the Dispatcher this DispatcherObject is associated with. (Inherited from DispatcherObject.) |
|
Item | Gets or sets the data being stored for the specified source. (Inherited from WeakEventManager.) |
|
ReadLock | Establishes a read-lock on the underlying data table, and returns an IDisposable. (Inherited from WeakEventManager.) |
|
WriteLock | Establishes a write-lock on the underlying data table, and returns anIDisposable. (Inherited from WeakEventManager.) |