880 questions with Developer technologies | XAML tags

Sort by: Updated
2 answers One of the answers was accepted by the question author.

Adding an Image to a custom control in MAUI

Hi there I have been asked to add an image to a view in an old Xamarin app that has been upgraded to MAUI. I am new to MAUI and the custom control is confusing me. I need to add and image placeholder, but set the image source when the form is loaded from…

Developer technologies | XAML
Developer technologies | XAML

A language based on Extensible Markup Language (XML) that enables developers to specify a hierarchy of objects with a set of properties and logic.

880 questions
asked 2026-05-27T10:06:51.6566667+00:00
Jai Holloway 110 Reputation points
commented 2026-06-03T07:00:40.0066667+00:00
Jack Dang (WICLOUD CORPORATION) 18,720 Reputation points Microsoft External Staff Moderator
2 answers One of the answers was accepted by the question author.

MAUI click Image to take you to a new view with a larger image

I have an image in a control and when you click it I want to navigate to a new view that has a larger image on it. <?xml version="1.0" encoding="utf-8" ?> <ContentView …

Developer technologies | XAML
Developer technologies | XAML

A language based on Extensible Markup Language (XML) that enables developers to specify a hierarchy of objects with a set of properties and logic.

880 questions
asked 2026-05-27T10:42:33.9866667+00:00
Jai Holloway 110 Reputation points
commented 2026-06-01T06:05:52.59+00:00
Nancy Vo (WICLOUD CORPORATION) 4,845 Reputation points Microsoft External Staff Moderator
2 answers

missing file xaml step32 exists and vaild

missing filemissing file xaml step32 exists and vaild

Developer technologies | XAML
Developer technologies | XAML

A language based on Extensible Markup Language (XML) that enables developers to specify a hierarchy of objects with a set of properties and logic.

880 questions
asked 2026-05-08T05:21:09.2533333+00:00
Sarath kumar 0 Reputation points
commented 2026-05-15T08:33:23.62+00:00
Gade Harika (INFOSYS LIMITED) 2,850 Reputation points Microsoft External Staff
2 answers

WPF ListViewItem IsSelected is on Window_Closing allways false?!

Hello, on my ListView is the ListViewItem-property "IsSelected" binding to object-property. <Window.Resources> <Style x:Key="ListViewStyle" TargetType="ListBoxItem"> <Setter…

Developer technologies | XAML
Developer technologies | XAML

A language based on Extensible Markup Language (XML) that enables developers to specify a hierarchy of objects with a set of properties and logic.

880 questions
asked 2026-04-20T05:08:57.4133333+00:00
Rosenbohm, Mario 40 Reputation points
commented 2026-04-27T11:40:29.96+00:00
Varsha Dundigalla(INFOSYS LIMITED) 5,025 Reputation points Microsoft External Staff
2 answers One of the answers was accepted by the question author.

C# UWP XAML <Image> ImageOpened event does not fire, and <Storyboard> misbehaving

In this XAML segment <Image x:Name="Image1" Grid.Row="0" ImageOpened="Image1Opened"> <Image.Triggers> <EventTrigger RoutedEvent="FrameworkElement.Loaded"> …

Developer technologies | XAML
Developer technologies | XAML

A language based on Extensible Markup Language (XML) that enables developers to specify a hierarchy of objects with a set of properties and logic.

880 questions
asked 2026-04-13T22:42:20.89+00:00
WoodManEXP 40 Reputation points
commented 2026-04-15T02:50:08.19+00:00
Nancy Vo (WICLOUD CORPORATION) 4,845 Reputation points Microsoft External Staff Moderator
3 answers

Using visual studio code for WPF c# app development?

Can I use visual studio code to create and develop c# based WPF windows applications ? If so, what else do I need to install alongside visual studio code and how?

Developer technologies | Windows Presentation Foundation
Developer technologies | XAML
Developer technologies | XAML

A language based on Extensible Markup Language (XML) that enables developers to specify a hierarchy of objects with a set of properties and logic.

880 questions
Developer technologies | C#
Developer technologies | C#

An object-oriented and type-safe programming language that has its roots in the C family of languages and includes support for component-oriented programming.

11,800 questions
asked 2022-10-06T11:08:34.417+00:00
Boom Ba 166 Reputation points
edited an answer 2026-04-02T04:32:32.5166667+00:00
Lex Li 6,042 Reputation points
4 answers

the shared with me api does not work, why?

The shared with me api call to one drive does not return the relevant data, I get only one item every time I run the query even though I have proper token and more items to show

Developer technologies | XAML
Developer technologies | XAML

A language based on Extensible Markup Language (XML) that enables developers to specify a hierarchy of objects with a set of properties and logic.

880 questions
asked 2025-11-10T10:45:24.5333333+00:00
Nikola Zdravevski 125 Reputation points
commented 2026-03-31T14:45:53.1666667+00:00
Weixun Goh 70 Reputation points
2 answers One of the answers was accepted by the question author.

Unwanted DataGrid Column

Here is the XAML to create a DataGrid: <DataGrid x:Name="dgSettings"> <DataGrid.Columns> <DataGridTextColumn Binding="{Binding Path=Name}" Header="Propoerty"…

Developer technologies | XAML
Developer technologies | XAML

A language based on Extensible Markup Language (XML) that enables developers to specify a hierarchy of objects with a set of properties and logic.

880 questions
asked 2026-03-25T04:05:25.3733333+00:00
RogerSchlueter-7899 1,731 Reputation points
accepted 2026-03-25T20:17:28.1233333+00:00
RogerSchlueter-7899 1,731 Reputation points
2 answers One of the answers was accepted by the question author.

Round rectangle and rectangle has memory leaks is this a bug?

I was using https://www.nuget.org/packages/AdamE.MemoryToolkit.Maui/1.0.0 to detect memory leaks in xaml and noticed that stroke shapes round rectangle and rectangle used in border are not getting disposed off when you navigate away from the page ! Is…

Developer technologies | XAML
Developer technologies | XAML

A language based on Extensible Markup Language (XML) that enables developers to specify a hierarchy of objects with a set of properties and logic.

880 questions
asked 2026-03-09T08:49:59.1433333+00:00
Manickam, Suraj 385 Reputation points
commented 2026-03-12T06:15:24.7033333+00:00
Nancy Vo (WICLOUD CORPORATION) 4,845 Reputation points Microsoft External Staff Moderator
1 answer

WPF Datagrid ComboboxColumn selection issue

Hi All, I have a WPF application in which I have a datagrid control which is used to display employee records. The last row of this datagrid is used to add new record on pressing “Enter” Key. <DataGrid Grid.Row="2"…

Developer technologies | XAML
Developer technologies | XAML

A language based on Extensible Markup Language (XML) that enables developers to specify a hierarchy of objects with a set of properties and logic.

880 questions
asked 2025-04-19T23:34:54.98+00:00
Pratham Jain 351 Reputation points
answered 2026-02-22T05:36:23.4466667+00:00
Pratham Jain 351 Reputation points
1 answer

Using WinUI 3 without XAML

Hello everyone, I would like to know that how to use WinUI 3 without XAML. Thank you very much.

Developer technologies | XAML
Developer technologies | XAML

A language based on Extensible Markup Language (XML) that enables developers to specify a hierarchy of objects with a set of properties and logic.

880 questions
asked 2026-01-16T07:40:15.6366667+00:00
Tommer Francis 0 Reputation points
commented 2026-01-29T09:11:40.4566667+00:00
Danny Nguyen (WICLOUD CORPORATION) 6,945 Reputation points Microsoft External Staff Moderator
1 answer One of the answers was accepted by the question author.

XAML/MAUI - How to remove the one-pixel high horizontal line ?

Whilst a long term C# developer I've just started on my journey into Maui to build a mobile app across Android and iOS. To get a feel for the presentation layer and behaviour, before writing any functional code, and using the iOS simulator, I started…

Developer technologies | XAML
Developer technologies | XAML

A language based on Extensible Markup Language (XML) that enables developers to specify a hierarchy of objects with a set of properties and logic.

880 questions
asked 2026-01-27T11:12:29.3233333+00:00
Dave Stone 25 Reputation points
commented 2026-01-28T11:06:15.75+00:00
Jack Dang (WICLOUD CORPORATION) 18,720 Reputation points Microsoft External Staff Moderator
2 answers One of the answers was accepted by the question author.

IOS numeric keypad does not have a done button like how they have it in android

Android : IOS : I tried a lot of things including the ones mentioned here in github https://github.com/dotnet/maui/issues/19550and i also tried my own but all i could see is only the done button without the numeric keypad , is there an easy way to do…

Developer technologies | XAML
Developer technologies | XAML

A language based on Extensible Markup Language (XML) that enables developers to specify a hierarchy of objects with a set of properties and logic.

880 questions
asked 2026-01-13T07:21:14.98+00:00
Manickam, Suraj 385 Reputation points
accepted 2026-01-13T11:00:18.67+00:00
Manickam, Suraj 385 Reputation points
1 answer

why is the following running on my pc? [site blocked: www.les.com] from source 192.168.1.20 Monday, Dec 22,2025 12:15:53 #pragma classflags("forceupdate") #pragma namespace("\\\\.\\root\\WMI") // // WPP Generated File // PDB: d:\0060.obj.x86fre\drivers\s

[site blocked: www.les.com] from source 192.168.1.20 Monday, Dec 22,2025 12:15:53 #pragma classflags("forceupdate") #pragma namespace("\\.\root\WMI") // // WPP Generated File // PDB: …

Developer technologies | XAML
Developer technologies | XAML

A language based on Extensible Markup Language (XML) that enables developers to specify a hierarchy of objects with a set of properties and logic.

880 questions
asked 2025-12-22T17:55:58.35+00:00
Steven Ingle 0 Reputation points
commented 2025-12-30T10:40:11.8866667+00:00
Surya Amrutha Vaishnavi Lanka (INFOSYS LIMITED) 2,285 Reputation points Microsoft External Staff
3 answers One of the answers was accepted by the question author.

Resolve line issue

Hi, How to resolve The workload 'net8.0-ios' is out of support and will not receive security updates in the future. on the part below? <NETSdkWarning ResourceName="WorkloadIsEol" …

Developer technologies | XAML
Developer technologies | XAML

A language based on Extensible Markup Language (XML) that enables developers to specify a hierarchy of objects with a set of properties and logic.

880 questions
asked 2025-11-07T15:41:30.5666667+00:00
Scott Huang 3,511 Reputation points
accepted 2025-12-17T03:51:48.3266667+00:00
Scott Huang 3,511 Reputation points
2 answers One of the answers was accepted by the question author.

'net8.0-android' is out of support

Hi, What must be removed (on the project) due to this issue? The workload 'net8.0-android' is out of support and will not receive security updates in the future.

Developer technologies | XAML
Developer technologies | XAML

A language based on Extensible Markup Language (XML) that enables developers to specify a hierarchy of objects with a set of properties and logic.

880 questions
asked 2025-11-27T03:14:42.0966667+00:00
Scott Huang 3,511 Reputation points
accepted 2025-12-10T03:01:12.5566667+00:00
Scott Huang 3,511 Reputation points
1 answer One of the answers was accepted by the question author.

.net Maui app in infinite loop due to [ObservableProperty]

In my app I convert Celsius to Fahrenheit and vice versa. Because I am using [ObservableProperty] when I update the one property, the other wants to update as well, and the program goes into an infinite loop. Is there a way to fix this? …

Developer technologies | XAML
Developer technologies | XAML

A language based on Extensible Markup Language (XML) that enables developers to specify a hierarchy of objects with a set of properties and logic.

880 questions
asked 2025-12-03T04:29:42.6666667+00:00
Heinz Deubler 201 Reputation points
commented 2025-12-03T08:15:02.1233333+00:00
Jack Dang (WICLOUD CORPORATION) 18,720 Reputation points Microsoft External Staff Moderator
2 answers

ContentControl doesnt show data

Hello I defined UserControl in UWP XAML, but It doesnt show any data: <UserControl x:Class="Financial_Planner.BSListView" xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" …

Developer technologies | XAML
Developer technologies | XAML

A language based on Extensible Markup Language (XML) that enables developers to specify a hierarchy of objects with a set of properties and logic.

880 questions
asked 2025-06-02T15:56:21.24+00:00
BitSmithy 2,231 Reputation points
answered 2025-11-24T11:10:22.3266667+00:00
BitSmithy 2,231 Reputation points
1 answer

Validate a Manifest for add in

Hello, Whenever I add VersionOverrides to the manifest I keep getting same errors when I validate the manifest I have tried everything but still nothing works, is there another way to know the exact reason other than validating the manifest and what…

Developer technologies | XAML
Developer technologies | XAML

A language based on Extensible Markup Language (XML) that enables developers to specify a hierarchy of objects with a set of properties and logic.

880 questions
asked 2025-11-03T11:05:48.66+00:00
Mohammad Albakri 0 Reputation points
commented 2025-11-10T09:22:31.8966667+00:00
Michael Le (WICLOUD CORPORATION) 11,325 Reputation points Microsoft External Staff Moderator
2 answers

Private app stuck at "Waiting to install" on MS Intune. Happening on newly enrolled android tablet devices. Updates fine on devices where it was previously installed. Why is this happening?

Private app stuck at "Waiting to install" on MS Intune. Happening on newly enrolled android tablet devices. The app updates fine on devices where it was previously installed. Why is this happening? Also got this error when it finally changed…

Developer technologies | XAML
Developer technologies | XAML

A language based on Extensible Markup Language (XML) that enables developers to specify a hierarchy of objects with a set of properties and logic.

880 questions
asked 2025-10-17T02:16:00.5133333+00:00
Eriberto_admin 0 Reputation points
commented 2025-11-03T04:14:14.9633333+00:00
Gade Harika (INFOSYS LIMITED) 2,850 Reputation points Microsoft External Staff