public sealed class ScrollingItemWidthToHeightMultiConverter : IMultiValueConverter
Public NotInheritable Class ScrollingItemWidthToHeightMultiConverter
Implements IMultiValueConverter
public ref class ScrollingItemWidthToHeightMultiConverter sealed : IMultiValueConverter
[<SealedAttribute>]
type ScrollingItemWidthToHeightMultiConverter =
class
interface IMultiValueConverter
end
ScrollingItemWidthToHeightMultiConverter | Инициализирует новый экземпляр класса ScrollingItemWidthToHeightMultiConverter |
AdditionalMultiplier | Дополнительный множитель, который учитывается при преобразовании. |
DefaultHorizontalMargin | Горизонтальный отступ вокруг страницы по умолчанию, который учитывается при преобразовании. |
DefaultVerticalMargin | Вертикальный отступ вокруг страницы по умолчанию, который учитывается при преобразовании. |
LastHorizontalMargin | Горизонтальный отступ вокруг последней страницы, который учитывается при преобразовании. |
LastVerticalMargin | Вертикальный отступ вокруг последней страницы, который учитывается при преобразовании. |
Convert | Converts source values to a value for the binding target. The data binding engine calls this method when it propagates the values from source bindings to the binding target. |
ConvertBack | Converts a binding target value to the source binding values. |
Equals | Determines whether the specified object is equal to the current object. (Унаследован от Object) |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Унаследован от Object) |
GetHashCode | Serves as the default hash function. (Унаследован от Object) |
GetType | Gets the Type of the current instance. (Унаследован от Object) |
MemberwiseClone | Creates a shallow copy of the current Object. (Унаследован от Object) |
ToString | Returns a string that represents the current object. (Унаследован от Object) |