Skip to content

issues Search Results · repo:microsoft/CsWinRT language:C#

Filter by

853 results
 (59 ms)

853 results

inmicrosoft/CsWinRT (press backspace or delete to remove)

Description I m using a custom control which inherits from MediaPlayerElement in my application. When creating an instance of my control, the application to throwing a NullReferenceException. Steps To ...
  • vgromfeld
  • Opened 
    yesterday
  • #1944

Description I ve converted an UWP test application using xUnit as its test environment to .Net 9 + AOT. The xUnit tests are not discovered (and not run). Steps To Reproduce 1. Create an UWP test application ...
  • vgromfeld
  • 2
  • Opened 
    yesterday
  • #1943

Description The list of artists for an audio file is stored in the System.Music.Artist property as a list of strings. We can get this property value using [StorageItemContentProperties.RetrievePropertiesAsync](https://learn.microsoft.com/en-us/uwp/api/windows.storage.fileproperties.storageitemcontentproperties.retrievepropertiesasync?view=winrt-26100 ...
  • vgromfeld
  • 1
  • Opened 
    yesterday
  • #1942

Description I m using C#/WinRT on a type where the IDL looks something like this: interface IDataSource : IInspectable { [propget] HRESULT MyProperty([out, retval] IItem** value); ...
  • PDeets
  • Opened 
    6 days ago
  • #1941

Summary Right now, public async methods must return IAsnycAction, IAsnycActionWithProgress TProgress , IAsnycOperation TResult , or IAsnycOperationWithProgress TResult, TProgress . Instead, developers ...
authoring
  • shmuelie
  • Opened 
    6 days ago
  • #1940

Summary Currently, CsWinRT assumes that all public classes and members are to be projected. I would like a way to mark types or members that are public to not be projected. Right now, you can do this ...
authoring
  • shmuelie
  • Opened 
    6 days ago
  • #1939

Summary .NET Core UWP has officially supported Visual Studio 17.13, when will .NET Native become optional components? ------------------------------------ .NET Core UWP 已经正式支持 Visual Studio 17.13了,.NET ...
  • Gaoyifei1011
  • 2
  • Opened 
    8 days ago
  • #1936

Description The WMC1510 warning message unexpectedly appears in the control template pulled by generic.xaml -------------------------------------- WMC1510 警告信息意外出现在 generic.xaml 拉取的控件模板中 Steps To Reproduce ...
  • Gaoyifei1011
  • 9
  • Opened 
    12 days ago
  • #1932

Why doesn t the code generated by UWP s App.xaml contain the LoadComponent method ------------------------------------ 为什么 UWP 的 App.xaml 生成的代码没有包含 LoadComponent 方法 Image 如图片所示,WinUI 3(左侧)的 App.xaml ...
  • Gaoyifei1011
  • 1
  • Opened 
    12 days ago
  • #1931

Description Types can use the WinRTRuntimeClassName attribute to override the runtime class name reported for GetRuntimeClassName. This is only used in that scenario today but if this were in an authoring ...
  • manodasanW
  • Opened 
    14 days ago
  • #1929
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub