Nevron Open Vision Documentation
Nevron.Nov.Windows.Wpf Namespace / NNovPropertyValueSerializer Class
Members


In This Topic
    NNovPropertyValueSerializer Class
    In This Topic
    XAML serializer for NOV properties.
    Object Model
    NNovPropertyValueSerializer Class
    Syntax
    'Declaration
     
    
    Public Class NNovPropertyValueSerializer 
       Inherits System.Windows.Markup.ValueSerializer
    'Usage
     
    
    Dim instance As NNovPropertyValueSerializer
    public class NNovPropertyValueSerializer : System.Windows.Markup.ValueSerializer 
    Inheritance Hierarchy

    System.Object
       System.Windows.Markup.ValueSerializer
          Nevron.Nov.Windows.Wpf.NNovPropertyValueSerializer

    Requirements

    Target Platforms: Windows 11, Windows 10, Windows 7, Windows Server 2019, Windows Server 2016, Windows Server 2012 R2, Windows Server 2012, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later)

    See Also