Stephane Delcroix

Results 9 issues of Stephane Delcroix

### Description of Change ### Issues Fixed Fixes #

### Description of Change ### Issues Fixed Fixes #

area/Xaml </>

### Description of Change Add an internal API for tooling. This is a first pass, to test the API and the utility. The values returned might need to be refined,...

do-not-merge
area/testing

### Description of Change Warn on XAML and Bindings that can't be compiled ### Issues Fixed - Fixes #19647

area/Xaml </>

### Description of Change [C] Propagate Resource changes to VE.Background. Do that also for VE.Shadow, Border.Stroke, Shape.Fill and Stroke ### Issues Fixed - fixes #18545 - fixes #13570

area/Xaml </>
area/drawing ✏️

### Description of Change Compile OnIdiom markup extension. Doing that we can infer the type of the ProvidedValue instead of using Object ### Issues Fixed - fixes #18697

area/Xaml </>

### Description Using XamlC, I get an EntryPointNotFoundException with nested resources ### Steps to Reproduce ```xaml ``` (and the associated code behind for test:) ```csharp using System; using System.Collections.Generic; using...

t/bug
platform/macOS 🍏
area-xaml
platform/windows 🪟
platform/android 🤖
platform/iOS 🍎
area-controls-entry
s/triaged

### Description of Change When the XamlParser throws an exception while executed from XamlC, the file info is missing from the log, and the whole XamlC process fails, so it...

area-xaml

### Description of Change if a type name exists with an Extension suffix, xaml rules require us to use that. But not for x:Static warning, this is an ABI breaking...

area-xaml