Class TestingResultsViewCell
Implements
Inherited Members
Namespace: EduCATS.Pages.Testing.Results.Views.ViewCells
Assembly: EduCATS.dll
Syntax
public class TestingResultsViewCell : ViewCell, INotifyPropertyChanged, IDynamicResourceHandler, INameScope, IElementController, ICellController
Constructors
TestingResultsViewCell()
Declaration
public TestingResultsViewCell()
Methods
OnBindingContextChanged()
Event that is raised when the binding context is changed.
Declaration
protected override void OnBindingContextChanged()
Overrides
Remarks
To be added.