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