[Missing <summary> documentation for "P:NMixerProNET.Controls.SyncRoot"]
Assembly: MixerProNET (in MixerProNET.dll) Version: 2.1.0.27196 (2.1.0)
Syntax
| C# |
|---|
public Object SyncRoot { get; } |
| Visual Basic |
|---|
Public ReadOnly Property SyncRoot As Object Get |
| Visual C++ |
|---|
public: virtual property Object^ SyncRoot { Object^ get () sealed; } |