зеркало из https://github.com/DeGsoft/maui-linux.git
Родитель
968f7640cf
Коммит
405630225e
|
@ -4,7 +4,7 @@ using Xamarin.Forms.Internals;
|
|||
namespace Xamarin.Forms
|
||||
{
|
||||
[ContentProperty("Text")]
|
||||
public sealed class Span : GestureElement, IFontElement, IStyleElement, ITextElement, ILineHeightElement, IDecorableTextElement
|
||||
public class Span : GestureElement, IFontElement, IStyleElement, ITextElement, ILineHeightElement, IDecorableTextElement
|
||||
{
|
||||
internal readonly MergedStyle _mergedStyle;
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче