ToolbarFormatActiveConverter Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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) |