MAUIverse MAUIverse

Reusable Components

Héctor Pérez takes on Reusable Components in this article, published as “Bindable Properties and ControlTemplates in .NET MAUI”. The source connects the core idea to the APIs, project structure, and platform behavior developers need to understand before using it in a real .NET MAUI app.

What you’ll learn

  • Creating a ContentView — key context and implementation guidance for Reusable Components
  • Adding Content to the ContentView — key context and implementation guidance for Reusable Components
  • Using Custom Control Within the Project — key context and implementation guidance for Reusable Components
  • Architecture — how the feature fits into a cross-platform .NET MAUI application
  • Core APIs — the framework types, properties, and extension points used by the implementation

Open the full piece for the complete walkthrough, code or configuration examples, and source links.

View Source →

← Back to Community Feed

}