ToolbarFormatActiveConverter Class

Definition

Compares if Formats are equal and returns bool

public class ToolbarFormatActiveConverter : Windows.UI.Xaml.Data.IValueConverter
type ToolbarFormatActiveConverter = class
    interface IValueConverter
Public Class ToolbarFormatActiveConverter
Implements IValueConverter
Inheritance
ToolbarFormatActiveConverter
Implements
Windows.UI.Xaml.Data.IValueConverter

Constructors

ToolbarFormatActiveConverter()

Properties

Format

Gets or sets the Format to compare

Methods

Convert(Object, Type, Object, String) System.Object.Convert(System.Object,System.Type,System.Object,System.String)
ConvertBack(Object, Type, Object, String) System.Object.ConvertBack(System.Object,System.Type,System.Object,System.String)

Applies to