Skip to content
This repository has been archived by the owner on Feb 8, 2019. It is now read-only.
/ MonoDroid.Xaml Public archive

monodroid port of System.Xaml.dll in mono / OBSOLETE - see xamldroid

Notifications You must be signed in to change notification settings

atsushieno/MonoDroid.Xaml

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

This is a MonoDroid port of System.Xaml.dll in mono.

The actual sources are *not* in this repository. Instead, this project file
has references to mono/mcs/class/System.Xaml/*.cs (and MonoTODO.cs).
So, to build this library, you need copy of mono sources.

(You can manually edit csproj so that it points to the sources wherever
you want them to be, but might be easier to just add System.Xaml/*/*.cs
except for *.Permissions sources, which I didn't import.)

Note that this library does *not* support serializing Android UI elements
into XAML. Those classes don't have required default constructors.
To support such serialization, you'll need custom System.Xaml enhancements.

Atsushi Eno

About

monodroid port of System.Xaml.dll in mono / OBSOLETE - see xamldroid

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages