__VSUIDATAFORMAT Enumeration
Visual Studio 2015
Indicates the data format used in the user interface.
Assembly: Microsoft.VisualStudio.Shell.Interop.10.0 (in Microsoft.VisualStudio.Shell.Interop.10.0.dll)
| Member name | Description | |
|---|---|---|
| VSDF_BUILTIN | The built-in format. | |
| VSDF_INVALID | The format is invalid. | |
| VSDF_RESERVED | The format is reserved. | |
| VSDF_WIN32 | The Windows format. | |
| VSDF_WINFORMS | The Windows Forms format. | |
| VSDF_WPF | The Windows Presentation Framework format. |
Show: