Volume Control
Application-specific hotkeys for Windows
VolumeControl.WPF.Collections.ObservableCollectionObject Class Reference
Inheritance diagram for VolumeControl.WPF.Collections.ObservableCollectionObject:
Collaboration diagram for VolumeControl.WPF.Collections.ObservableCollectionObject:

Public Types

enum class  LockTypeEnum { SpinWait , Lock }
 

Public Member Functions

void DoEvents ()
 
void RaisePropertyChanged (string propertyName)
 

Protected Member Functions

 ObservableCollectionObject (LockTypeEnum lockType)
 
Dispatcher GetDispatcher ()
 
void WaitForCondition (Func< bool > condition)
 
void PumpWait_PumpUntil (Dispatcher dispatcher, Func< bool > condition)
 
bool TryLock ()
 
void Lock ()
 
void Unlock ()
 
virtual void OnCollectionChanged (NotifyCollectionChangedEventArgs args)
 
virtual void RaiseNotifyCollectionChanged ()
 
virtual void RaiseNotifyCollectionChanged (NotifyCollectionChangedEventArgs args)
 

Properties

LockTypeEnum LockType [get]
 

Events

virtual ? NotifyCollectionChangedEventHandler CollectionChanged
 
PropertyChangedEventHandler? PropertyChanged
 

Detailed Description


The documentation for this class was generated from the following file: