Share via


ExportCellAttribute(Type, Type) Constructor

Definition

public:
 ExportCellAttribute(Type ^ handler, Type ^ target);
public ExportCellAttribute (Type handler, Type target);
new Microsoft.Maui.Controls.Compatibility.ExportCellAttribute : Type * Type -> Microsoft.Maui.Controls.Compatibility.ExportCellAttribute
Public Sub New (handler As Type, target As Type)

Parameters

handler
Type
target
Type

Applies to