Skip to content

Add samples for [R3Command] and interface events #12

Description

@Skymly

Summary

The Samples project needs examples demonstrating:

  1. [R3Command] usage with CanExecute support
  2. Interface-type events (e.g., INotifyPropertyChanged.FromEvents())

Current State

  • Samples project has ObservableEvents examples
  • No [R3Command] demonstrations
  • No interface event demonstrations

Proposed Additions

  1. R3CommandViewModel: Demonstrate basic command, async command, and CanExecute
  2. InterfaceEventsViewModel: Show INotifyPropertyChanged.FromEvents() usage

Acceptance Criteria

  • R3CommandViewModel with examples
  • InterfaceEventsViewModel with INotifyPropertyChanged example
  • Views updated to showcase new samples
  • Samples compile and run correctly

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentationenhancementNew feature or request

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions