IndentToMarginConverter Class
[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]
System.Object
Microsoft.VisualStudio.PlatformUI.MultiValueConverter<Int32, Boolean, Thickness>
Microsoft.Internal.VisualStudio.PlatformUI.IndentToMarginConverter
Microsoft.VisualStudio.PlatformUI.MultiValueConverter<Int32, Boolean, Thickness>
Microsoft.Internal.VisualStudio.PlatformUI.IndentToMarginConverter
Namespace: Microsoft.Internal.VisualStudio.PlatformUI
Assemblies: Microsoft.VisualStudio.Shell.12.0 (in Microsoft.VisualStudio.Shell.12.0.dll)
Microsoft.VisualStudio.Shell.11.0 (in Microsoft.VisualStudio.Shell.11.0.dll)
The IndentToMarginConverter type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | Convert(Int32, Boolean, Object, CultureInfo) | (Overrides MultiValueConverter<TSource1, TSource2, TTarget>.Convert(TSource1, TSource2, Object, CultureInfo).) |
![]() | Convert(Object[], Type, Object, CultureInfo) | Microsoft internal use only. (Inherited from MultiValueConverter<TSource1, TSource2, TTarget>.) |
![]() | ConvertBack(Object, Type[], Object, CultureInfo) | Microsoft internal use only. (Inherited from MultiValueConverter<TSource1, TSource2, TTarget>.) |
![]() | ConvertBack(TTarget, TSource1, TSource2, Object, CultureInfo) | Microsoft internal use only. (Inherited from MultiValueConverter<TSource1, TSource2, TTarget>.) |
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |
Show:
