ToEnumConverter 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.
Converts from an object to the matching target enum value.
public ref class ToEnumConverter : System::Windows::Data::IValueConverter
public class ToEnumConverter : System.Windows.Data.IValueConverter
type ToEnumConverter = class
interface IValueConverter
Public Class ToEnumConverter
Implements IValueConverter
- Inheritance
-
ToEnumConverter
- Implements
Constructors
ToEnumConverter() |
Methods
Convert(Object, Type, Object, CultureInfo) | |
ConvertBack(Object, Type, Object, CultureInfo) |