RelativeSourceExtension Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public ref class RelativeSourceExtension sealed : Microsoft::Maui::Controls::Xaml::IMarkupExtension<Microsoft::Maui::Controls::RelativeBindingSource ^>
[Microsoft.Maui.Controls.ContentProperty("Mode")]
[Microsoft.Maui.Controls.Xaml.AcceptEmptyServiceProvider]
public sealed class RelativeSourceExtension : Microsoft.Maui.Controls.Xaml.IMarkupExtension<Microsoft.Maui.Controls.RelativeBindingSource>
[<Microsoft.Maui.Controls.ContentProperty("Mode")>]
[<Microsoft.Maui.Controls.Xaml.AcceptEmptyServiceProvider>]
type RelativeSourceExtension = class
interface IMarkupExtension<RelativeBindingSource>
interface IMarkupExtension
Public NotInheritable Class RelativeSourceExtension
Implements IMarkupExtension(Of RelativeBindingSource)
- Inheritance
-
RelativeSourceExtension
- Attributes
- Implements
Constructors
RelativeSourceExtension() |
Properties
AncestorLevel | |
AncestorType | |
Mode |
Methods
ProvideValue(IServiceProvider) |
Explicit Interface Implementations
IMarkupExtension<RelativeBindingSource>.ProvideValue(IServiceProvider) |
Applies to
GitHub で Microsoft と共同作業する
このコンテンツのソースは GitHub にあります。そこで、issue や pull request を作成および確認することもできます。 詳細については、共同作成者ガイドを参照してください。
.NET MAUI