Class CodeMSI
Inheritance
System.Object
CodeMSI
Assembly: Telerik.WinUI.Controls.dll
Syntax
public class CodeMSI : Symbology1DBase
Constructors
Fields
Declaration
public static readonly DependencyProperty ChecksumAlgorithmProperty
Field Value
|
Microsoft.UI.Xaml.DependencyProperty
|
Properties
Declaration
public CheckMSI ChecksumAlgorithm { get; set; }
Property Value
Methods
Declaration
protected override void OnInternalSymbologyPropertyChanged(string propertyName)
Parameters
|
System.String
propertyName
|
Overrides
Declaration
protected override void OnSymbologyPropertyChanged()
Overrides
Extension Methods