ConversionDialogViewModel Class
Inheritance Hierarchy
System..::..Object
Microsoft.VisualStudio.Data.Tools.Package.Conversion..::..ConversionDialogViewModel
Namespace: Microsoft.VisualStudio.Data.Tools.Package.Conversion
Assembly: Microsoft.VisualStudio.Data.Tools.Package (in Microsoft.VisualStudio.Data.Tools.Package.dll)
Syntax
'Declaration
Public Class ConversionDialogViewModel _
Implements INotifyPropertyChanged
'Usage
Dim instance As ConversionDialogViewModel
public class ConversionDialogViewModel : INotifyPropertyChanged
public ref class ConversionDialogViewModel : INotifyPropertyChanged
type ConversionDialogViewModel =
class
interface INotifyPropertyChanged
end
public class ConversionDialogViewModel implements INotifyPropertyChanged
The ConversionDialogViewModel type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
![]() |
ConversionDialogViewModel | Initializes a new instance of the ConversionDialogViewModel class. |
Top
Properties
| Name | Description | |
|---|---|---|
![]() |
ConversionDialog | Gets or sets {insert text here}. |
![]() |
DoBackup | Gets or sets {insert text here}. |
![]() |
DoConversion | Gets or sets {insert text here}. |
![]() |
DoConversionRadioBoxLabel | Gets {insert text here}. |
![]() |
DoNotConvertDetailsLabel | Gets {insert text here}. |
![]() |
EmphasizedFontSize | Gets {insert text here}. |
![]() |
NoConversionRadioBoxLabel | Gets {insert text here}. |
![]() |
ProjectConversionLabel | Gets {insert text here}. |
Top
Methods
| Name | Description | |
|---|---|---|
![]() |
Equals | (Inherited from Object.) |
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
ToString | (Inherited from Object.) |
Top
Events
| Name | Description | |
|---|---|---|
![]() |
PropertyChanged |
Top
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
See Also
Reference
Microsoft.VisualStudio.Data.Tools.Package.Conversion Namespace
.gif)
.gif)
.gif)
.gif)